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. --- Tools/MemDumpAnalysis/Globals.h | 70 ++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 35 deletions(-) (limited to 'Tools/MemDumpAnalysis/Globals.h') diff --git a/Tools/MemDumpAnalysis/Globals.h b/Tools/MemDumpAnalysis/Globals.h index 5208a9fa5..92d27da2c 100644 --- a/Tools/MemDumpAnalysis/Globals.h +++ b/Tools/MemDumpAnalysis/Globals.h @@ -1,35 +1,35 @@ - -// Globals.h - -// Used for precompiled header generation - - - - - -#pragma once - -#include "../../source/Globals.h" - -/* -// System headers: -#include "targetver.h" -#include - -// STL headers: -#include -#include -#include -#include - -// Common: -#include "../source/StringUtils.h" -#include "../source/OSSupport/File.h" -*/ - -// Libraries: -#include "../../expat/expat.h" - - - - + +// Globals.h + +// Used for precompiled header generation + + + + + +#pragma once + +#include "../../source/Globals.h" + +/* +// System headers: +#include "targetver.h" +#include + +// STL headers: +#include +#include +#include +#include + +// Common: +#include "../source/StringUtils.h" +#include "../source/OSSupport/File.h" +*/ + +// Libraries: +#include "../../expat/expat.h" + + + + -- cgit v1.2.3