From 53e22b11857fed62e2313d6d84d90f88ed412ffb Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Mon, 29 Jul 2013 12:13:03 +0100 Subject: Changed everyting to Unix line endings. --- WebServer/Globals.h | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'WebServer/Globals.h') diff --git a/WebServer/Globals.h b/WebServer/Globals.h index fd31ba703..d60f34720 100644 --- a/WebServer/Globals.h +++ b/WebServer/Globals.h @@ -1,15 +1,15 @@ - -// Globals.h - -// This file gets included from every module in the project, so that global symbols may be introduced easily -// Also used for precompiled header generation in MSVC environments - - - - - -#include "../source/Globals.h" - - - - + +// Globals.h + +// This file gets included from every module in the project, so that global symbols may be introduced easily +// Also used for precompiled header generation in MSVC environments + + + + + +#include "../source/Globals.h" + + + + -- cgit v1.2.3