mirror of https://gitee.com/bigwinds/arangodb
remove unused include
This commit is contained in:
parent
0d39f68faf
commit
ecff3cbb90
|
@ -46,8 +46,6 @@
|
||||||
#include <stack>
|
#include <stack>
|
||||||
#include <utility>
|
#include <utility>
|
||||||
|
|
||||||
#include <iostream> // TODO
|
|
||||||
|
|
||||||
using namespace arangodb::cache;
|
using namespace arangodb::cache;
|
||||||
|
|
||||||
const uint64_t Manager::minSize = 1024 * 1024;
|
const uint64_t Manager::minSize = 1024 * 1024;
|
||||||
|
|
Loading…
Reference in New Issue