Fixed wrap test, now passes
parent
f1b1a2f7d2
commit
ed3ab55538
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue