geos-gcc43.patch 284 B

1234567891011
  1. --- tests/unit/geos_unit.cpp.old 2009-12-02 13:21:54.000000000 +0200
  2. +++ tests/unit/geos_unit.cpp 2009-12-02 13:22:12.000000000 +0200
  3. @@ -9,6 +9,7 @@
  4. #include <tut_reporter.hpp>
  5. // geos
  6. #include <geos/unload.h>
  7. +#include <stdlib.h>
  8. // std
  9. #include <cstdlib>
  10. #include <iomanip>