1
0
Fork 0
forked from lthn/blockchain

fixed missing dependency(linux) - afterfix

This commit is contained in:
cryptozoidberg 2022-09-14 20:59:27 +02:00
parent eec541840e
commit f3f5c11c5e
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC

View file

@ -25,7 +25,7 @@
//
#pragma once
#include "serialization\keyvalue_helpers.h"
#include "keyvalue_helpers.h"
//should be done in global namespace