summaryrefslogtreecommitdiffstats
path: root/MemDumpAnalysis/Globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'MemDumpAnalysis/Globals.h')
-rw-r--r--MemDumpAnalysis/Globals.h35
1 files changed, 0 insertions, 35 deletions
diff --git a/MemDumpAnalysis/Globals.h b/MemDumpAnalysis/Globals.h
deleted file mode 100644
index 067af53ad..000000000
--- a/MemDumpAnalysis/Globals.h
+++ /dev/null
@@ -1,35 +0,0 @@
-
-// Globals.h
-
-// Used for precompiled header generation
-
-
-
-
-
-#pragma once
-
-#include "../source/Globals.h"
-
-/*
-// System headers:
-#include "targetver.h"
-#include <stdio.h>
-
-// STL headers:
-#include <vector>
-#include <list>
-#include <map>
-#include <string>
-
-// Common:
-#include "../source/StringUtils.h"
-#include "../source/OSSupport/File.h"
-*/
-
-// Libraries:
-#include "expat/expat.h"
-
-
-
-