mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-29 02:32:29 -05:00
test wstring
This commit is contained in:
@@ -82,6 +82,10 @@
|
||||
// umask? Versions of gcc prior to 3.2 had this.
|
||||
#define HAVE_OPEN_MASK
|
||||
|
||||
// Does <string> define the typedef wstring? Most do, but for some
|
||||
// reason, versions of gcc before 3.0 didn't do this.
|
||||
#define HAVE_WSTRING 1
|
||||
|
||||
// Do we have <new>?
|
||||
#define HAVE_NEW 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user