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