15.02.2016, 11:13
Include itself has no warnings or errors. But when I save it with UTF-8 encoding and try to #include it in my gamemode I always get
I tried it with few different includes (all of them had no errors or warnings) and everytime when I tried to compile my gamemode with them included I get this error.
Problem disappears when I save in ANSI encoding, but I need to use UTF-8
Код:
error 010: invalid function or declaration
Problem disappears when I save in ANSI encoding, but I need to use UTF-8