undef "s" macro in C4Config

Necessary for unity builds, but also has a high conflict probability in
general.
master
Lukas Werling 2018-10-14 23:16:59 +02:00
parent ca11d86893
commit a73e5fc871
1 changed files with 2 additions and 0 deletions

View File

@ -270,6 +270,8 @@ void C4ConfigControls::CompileFunc(StdCompiler *pComp)
#endif
}
#undef s
C4Config::C4Config()
{
Default();