correct the ltdl forward declare type
This commit is contained in:
parent
cc776d9553
commit
f6870a6b70
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
// stl
|
||||
#include <map>
|
||||
|
||||
class lt__handle;
|
||||
struct lt__handle;
|
||||
|
||||
namespace mapnik {
|
||||
|
||||
|
|
Loading…
Reference in a new issue