// Globals.h // Used for precompiled header generation #pragma once #include "../../src/Globals.h" /* // System headers: #include "targetver.h" #include // STL headers: #include #include #include #include // Common: #include "../src/StringUtils.h" #include "../src/OSSupport/File.h" */ // Libraries: #include "expat/expat.h"