geos/geos-gcc43.patch
2008-12-06 15:42:18 +00:00

11 lines
249 B
Diff

--- tests/unit/geos_unit.cpp.orig 2008-12-06 17:10:41.000000000 +0200
+++ tests/unit/geos_unit.cpp 2008-12-06 17:11:04.000000000 +0200
@@ -12,6 +12,7 @@
#include <iomanip>
// GEOS
#include <geos/unload.h>
+#include <stdlib.h>
namespace tut
{