11 lines
93 B
C++
11 lines
93 B
C++
|
|
// Globals.cpp
|
|
|
|
// Used for precompiled header generation in MSVC
|
|
|
|
#include "Globals.h"
|
|
|
|
|
|
|
|
|