blockchain_export: Move DB implementation includes

This commit is contained in:
warptangent 2016-03-05 06:33:04 -08:00
parent a7310031f4
commit 41487e32be
No known key found for this signature in database
GPG key ID: 0E490BEBFBE4E92D
2 changed files with 2 additions and 2 deletions

View file

@ -37,8 +37,6 @@
#include "cryptonote_core/cryptonote_basic.h"
#include "cryptonote_core/blockchain_storage.h"
#include "cryptonote_core/blockchain.h"
#include "blockchain_db/blockchain_db.h"
#include "blockchain_db/lmdb/db_lmdb.h"
#include <algorithm>
#include <cstdio>