correct the ltdl forward declare type

This commit is contained in:
Dane Springmeyer 2013-03-22 19:47:57 -07:00
parent cc776d9553
commit f6870a6b70

View file

@ -35,7 +35,7 @@
// stl
#include <map>
class lt__handle;
struct lt__handle;
namespace mapnik {