Red screen on Linux
Oddly no validation error
This commit is contained in:
@@ -68,6 +68,8 @@
|
||||
#if OS_WINDOWS
|
||||
#define WIN32_LEAN_AND_MEAN 1
|
||||
#include <windows.h>
|
||||
#elif OS_LINUX
|
||||
#include <dlfcn.h>
|
||||
#endif
|
||||
|
||||
#endif // LD_CORE_PLATFORM_H_
|
||||
|
||||
Reference in New Issue
Block a user