1
0
Fork 0

This windows specific file needs iostream too.

This commit is contained in:
Willi Goesgens 2015-07-08 10:25:36 +02:00
parent 133b88f00d
commit 8002e9df18
1 changed files with 2 additions and 0 deletions

View File

@ -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"