Fixed wrap test, now passes

release/4.3a0
Alex Cunningham 2013-06-19 17:50:04 +00:00
parent f1b1a2f7d2
commit ed3ab55538
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include <folder/path/to/Test.h>
BOOST_CLASS_EXPORT_GUID(Point3, "Point3");
typedef std::set<boost::shared_ptr<Point2>*> Collector_Point2;