2012-01-29 19:28:19 +00:00
|
|
|
|
|
|
|
|
// 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2012-03-09 09:39:48 +00:00
|
|
|
#include "../source/Globals.h"
|
2012-01-29 19:28:19 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|