11810e05e4
git-svn-id: http://mc-server.googlecode.com/svn/trunk@387 0a769ca7-a7f5-676a-18bf-c427514a06d6
16 lines
247 B
C
16 lines
247 B
C
|
|
// 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"
|
|
|
|
|
|
|
|
|