Re-enable SWIG compilation
For now only enable Vector, although some other may work but will need testing.
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
%module Vector
|
||||
%{
|
||||
#include "Vector.h"
|
||||
//#include "PolyVoxCore/include/PolyVoxCStdInt.h"
|
||||
%}
|
||||
|
||||
%include "Vector.h"
|
||||
|
Reference in New Issue
Block a user