Fix compilation error with MSVC
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
|
||||
#ifdef _WIN32
|
||||
# include <windows.h>
|
||||
# undef interface /* fix conflict with GPU_batch.h */
|
||||
#endif
|
||||
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
||||
Reference in New Issue
Block a user