Updated wrappers
This commit is contained in:
@@ -11,3 +11,11 @@
|
||||
|
||||
#include <osgText/Export>
|
||||
|
||||
// Must undefine IN and OUT macros defined in Windows headers
|
||||
#ifdef IN
|
||||
#undef IN
|
||||
#endif
|
||||
#ifdef OUT
|
||||
#undef OUT
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user