Re-enable SWIG compilation

For now only enable Vector, although some other
may work but will need testing.
This commit is contained in:
Matt Williams
2012-06-15 00:19:49 +02:00
parent 06439a71bd
commit 5985aa5ec2
4 changed files with 11 additions and 12 deletions

View File

@ -1,7 +1,6 @@
%module Vector
%{
#include "Vector.h"
//#include "PolyVoxCore/include/PolyVoxCStdInt.h"
%}
%include "Vector.h"