diff --git a/src/STDInclude.cpp b/src/STDInclude.cpp index 6886a670..55a588a0 100644 --- a/src/STDInclude.cpp +++ b/src/STDInclude.cpp @@ -1,11 +1,13 @@ #include "STDInclude.hpp" // Rename sections +#ifndef DEBUG #pragma comment(linker, "/merge:.text=.fucker") #pragma comment(linker, "/merge:.data=.bastard") #pragma comment(linker, "/merge:.rdata=.faggot") #pragma comment(linker, "/merge:.tls=.asshole") #pragma comment(linker, "/merge:.gfids=.idiot") +#endif // Do necessary assertions here // Some compilers treat them differently which causes a size mismatch