Changeset 672 for trunk/plugins/input/shape/shapefile.hpp
- Timestamp:
- 03/24/08 09:03:05 (8 months ago)
- Files:
-
- 1 modified
-
trunk/plugins/input/shape/shapefile.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/input/shape/shapefile.hpp
r628 r672 32 32 #include <boost/iostreams/device/file.hpp> 33 33 #include <boost/iostreams/device/mapped_file.hpp> 34 35 #include <cstring> 34 36 35 37 using mapnik::Envelope;
