Skip to content

Commit 6cbc27f

Browse files
committed
Remove standard includes.
1 parent 6e077ae commit 6cbc27f

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)