1
0
Fork 0
forked from lthn/blockchain

fix for gcc

This commit is contained in:
sowle 2020-03-13 03:47:44 +03:00
parent 5567275518
commit e1264ed8c7
No known key found for this signature in database
GPG key ID: C07A24B2D89D49FC

View file

@ -4,6 +4,7 @@
#pragma once
#include <boost/program_options.hpp>
#include "misc_language.h"
#include "db_backend_base.h"