1
0
Fork 0
forked from lthn/blockchain

attempt to fix linux build 2

This commit is contained in:
sowle 2020-03-12 14:29:52 +03:00
parent f19eeda119
commit 05b5f2294b
No known key found for this signature in database
GPG key ID: C07A24B2D89D49FC

View file

@ -4,7 +4,7 @@
#pragma once
#include <cstdint>
#include "misc_language.h"
#include "db_backend_base.h"
namespace tools