mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
directives use the wrong capitalization. The existing warning will now lead to an error when warnings get treated as errors.
2 lines
122 B
Text
2 lines
122 B
Text
// ecompile.cfg has ErrorOnCaseMissmatch active, so this should fail on both linux and windows
|
|
include "caseSensitivity";
|