Code

need #include <typeinfo>
authorishmal <ishmal@users.sourceforge.net>
Mon, 23 Jun 2008 16:54:27 +0000 (16:54 +0000)
committerishmal <ishmal@users.sourceforge.net>
Mon, 23 Jun 2008 16:54:27 +0000 (16:54 +0000)
src/libnr/n-art-bpath-2geom.cpp

index 2a8382e9f6ba5e4787a5c8c515b748620ea54537..bb88c4f1c857cf0e57a023f6d2ae4da735739121 100644 (file)
@@ -15,7 +15,7 @@
 #include <2geom/path.h>
 #include <2geom/svg-path.h>
 #include <2geom/svg-path-parser.h>
-
+#include <typeinfo>
 
 std::vector<Geom::Path>
 BPath_to_2GeomPath(NArtBpath const * bpath)