mirror of https://gitee.com/bigwinds/arangodb
added missing header
This commit is contained in:
parent
9bfa7e1101
commit
c47eef63b5
|
@ -27,7 +27,8 @@
|
|||
|
||||
#include "Basics/logging.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <bitset>
|
||||
#include <iosfwd>
|
||||
#include <sstream>
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue