HAVE_NEW defaults in Linux
This commit is contained in:
parent
6db0511dd3
commit
71b882942e
|
|
@ -72,7 +72,7 @@
|
|||
#define HAVE_SSTREAM
|
||||
|
||||
// Do we have <new>?
|
||||
#define HAVE_NEW
|
||||
#define HAVE_NEW 1
|
||||
|
||||
// Do we have <io.h>?
|
||||
#define HAVE_IO_H
|
||||
|
|
|
|||
Loading…
Reference in New Issue