1
0

Removed UTF-8 BOM (#4033)

This commit is contained in:
Lukas Pioch
2017-09-19 10:34:08 +02:00
committed by Mattes D
parent b5fa96f4f8
commit c5f590d460
57 changed files with 57 additions and 57 deletions

View File

@@ -1,4 +1,4 @@
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
#include "ClientHandle.h"
#include "Server.h"