1 2 3 4 5 6 7 8 9 10 11 12 13 14 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"