Merge changes from the witness.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
#endif
|
||||
|
||||
#include <stdint.h> // uint8_t, int8_t, ... uintptr_t
|
||||
//#include <cstddef> // operator new, size_t, NULL
|
||||
#include <stddef.h> // operator new, size_t, NULL
|
||||
|
||||
// Function linkage
|
||||
#define DLL_IMPORT
|
||||
|
Reference in New Issue
Block a user