11 lines
249 B
Diff
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
|
|
{
|