Fix SWIG complaining about redefining uint8_t etc.
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
%module PolyVoxCore
|
||||
|
||||
#define POLYVOX_API
|
||||
%include "PolyVoxCore/Impl/CompilerCapabilities.h"
|
||||
%include "Impl/TypeDef.h"
|
||||
#define __attribute__(x) //Silence DEPRECATED errors
|
||||
|
||||
|
Reference in New Issue
Block a user