Changeset 672 for trunk/include/mapnik/image_data.hpp
- Timestamp:
- 03/24/08 09:03:05 (8 months ago)
- Files:
-
- 1 modified
-
trunk/include/mapnik/image_data.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/mapnik/image_data.hpp
r603 r672 28 28 #include <mapnik/octree.hpp> 29 29 #include <cassert> 30 #include <cstring> 30 31 31 32 // When using Sun's C++ compiler, use the `std` namespace to get memcpy, memset routines.
