Changeset 698
- Timestamp:
- 05/22/08 03:08:14 (8 months ago)
- Files:
-
- 1 modified
-
trunk/include/mapnik/plugin.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/mapnik/plugin.hpp
r547 r698 29 29 // stl 30 30 #include <string> 31 // ltdl 32 #include <ltdl.h> 31 33 32 typedef struct lt_dlhandle_struct * lt_dlhandle;33 34 namespace mapnik 34 35 {
