From c5f590d460f75e91d428ecd7758d1bb0910c0942 Mon Sep 17 00:00:00 2001 From: Lukas Pioch Date: Tue, 19 Sep 2017 10:34:08 +0200 Subject: Removed UTF-8 BOM (#4033) --- src/Entities/Pawn.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Entities/Pawn.cpp') diff --git a/src/Entities/Pawn.cpp b/src/Entities/Pawn.cpp index a116f97e3..b5769f430 100644 --- a/src/Entities/Pawn.cpp +++ b/src/Entities/Pawn.cpp @@ -1,4 +1,4 @@ - + #include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules #include "Pawn.h" -- cgit v1.2.3