Core: Modernize C headers with C++ equivalents
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
#endif
|
||||
|
||||
#include <emscripten/emscripten.h>
|
||||
#include <stdlib.h>
|
||||
#include <cstdlib>
|
||||
|
||||
static OS_Web *os = nullptr;
|
||||
#ifndef PROXY_TO_PTHREAD_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user