mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 07:03:34 +00:00
fixing windows build
This commit is contained in:
5
runtime/Includes/Utils/AntiWindows.h
git.filemode.normal_file
5
runtime/Includes/Utils/AntiWindows.h
git.filemode.normal_file
@@ -0,0 +1,5 @@
|
||||
#undef CreateWindow
|
||||
#undef GetEnvironmentVariable
|
||||
#undef GetSystemDirectory
|
||||
#undef MemoryBarrier
|
||||
#undef RemoveDirectory
|
||||
5
runtime/Includes/Utils/AntiX11.h
git.filemode.normal_file
5
runtime/Includes/Utils/AntiX11.h
git.filemode.normal_file
@@ -0,0 +1,5 @@
|
||||
#undef Always
|
||||
#undef Bool
|
||||
#undef False
|
||||
#undef None
|
||||
#undef True
|
||||
Reference in New Issue
Block a user