summaryrefslogblamecommitdiffstats
path: root/Tools/MemDumpAnalysis/Globals.h
blob: 5208a9fa5e94458b418a3aae008595e3dd8a05e3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                          
                                  

















                                      
                               



 

// 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"