mirror of https://gitee.com/bigwinds/arangodb
This windows specific file needs iostream too.
This commit is contained in:
parent
133b88f00d
commit
8002e9df18
|
@ -27,6 +27,8 @@
|
|||
/// @author Copyright 2010-2015, triAGENS GmbH, Cologne, Germany
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include "Basics/Common.h"
|
||||
#include "Basics/messages.h"
|
||||
#include "Basics/logging.h"
|
||||
|
|
Loading…
Reference in New Issue