mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
HAVE_NEW defaults in Linux
This commit is contained in:
parent
6db0511dd3
commit
71b882942e
@ -72,7 +72,7 @@
|
|||||||
#define HAVE_SSTREAM
|
#define HAVE_SSTREAM
|
||||||
|
|
||||||
// Do we have <new>?
|
// Do we have <new>?
|
||||||
#define HAVE_NEW
|
#define HAVE_NEW 1
|
||||||
|
|
||||||
// Do we have <io.h>?
|
// Do we have <io.h>?
|
||||||
#define HAVE_IO_H
|
#define HAVE_IO_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user