Try to fix compilation on cygwin

This commit is contained in:
Georg Baum 2014-12-07 20:43:47 +01:00
parent 0b30253f2b
commit 5b336954d7

View File

@ -15,6 +15,7 @@
#ifdef STD_STRING_USES_COW
#include <algorithm>
#include <ostream>
using namespace std;