Skip to content

Commit 8c0c4c6

Browse files
authored
Merge pull request #680 from evoskuil/master
Remove standard includes.
2 parents f4147d7 + 6cbc27f commit 8c0c4c6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

include/bitcoin/database/impl/primitives/arraymap.ipp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#define LIBBITCOIN_DATABASE_PRIMITIVES_ARRAYMAP_IPP
2121

2222
#include <algorithm>
23-
#include <bitcoin/system.hpp>
2423
#include <bitcoin/database/define.hpp>
2524

2625
namespace libbitcoin {

include/bitcoin/database/impl/store.ipp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
#include <chrono>
2323
#include <unordered_map>
24-
#include <bitcoin/system.hpp>
2524
#include <bitcoin/database/boost.hpp>
2625
#include <bitcoin/database/define.hpp>
2726
#include <bitcoin/database/file/file.hpp>

0 commit comments

Comments
 (0)