Advertisement
Guest User

Untitled

a guest
Apr 29th, 2012
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. *** src.orig/shapefiles/shapefiles.c 2012-04-29 17:47:11.052433493 -0400
  2. --- src/shapefiles/shapefiles.c 2012-04-29 17:48:17.368861706 -0400
  3. ***************
  4. *** 62,68 ****
  5. --- 62,70 ----
  6. #include <spatialite/gaiageo.h>
  7. #include <spatialite.h>
  8.  
  9. + #ifndef OMIT_FREEXL
  10. #include <freexl.h>
  11. + #endif
  12.  
  13. #if defined(_WIN32) && !defined(__MINGW32__)
  14. #define strcasecmp _stricmp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement