mirror of
https://github.com/panda3d/panda3d.git
synced 2026-03-01 12:39:26 -06:00
fix to new binary option
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#define HAVE_NAMESPACE 1
|
||||
|
||||
/* Define if the C++ iostream library supports ios::binary. */
|
||||
/* #undef HAVE_IOS_BINARY */
|
||||
#define HAVE_IOS_BINARY 1
|
||||
|
||||
/* Define if fstream::open() accepts a third parameter for umask. */
|
||||
/* #undef HAVE_OPEN_MASK */
|
||||
|
||||
Reference in New Issue
Block a user