blob: fd31ba70311514a4cbf646de4070be8fb783c940 (
plain) (
tree)
|
|
// 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"
|