Including that header breaks any use of placement new, such as the one in wx/any.h, so we need to explicitly undefine (and then redefine it back) "new" to make it compile in case wx/msw/msvcrt.h is included first. |
||
|---|---|---|
| .. | ||
| msvc/wx | ||
| wx | ||
Including that header breaks any use of placement new, such as the one in wx/any.h, so we need to explicitly undefine (and then redefine it back) "new" to make it compile in case wx/msw/msvcrt.h is included first. |
||
|---|---|---|
| .. | ||
| msvc/wx | ||
| wx | ||