blob: d60f347201b9f3becef4499618d899b50ec88ffc (
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"
|