24.06.2017, 14:32
You should try compiling with the -l (lowercase L) option once to see for yourself how that shit works. This option only runs the pre-processor and the result you get is what normally gets fed to the actual compiler. Everything that gets included gets compiled into one amx. You NEVER need to upload a raw source file to a live server.