summaryrefslogtreecommitdiff
path: root/src/Plugins/Urban/Theater/TheaterDef.cpp
blob: 4b8eb88c9f63d29831e4590e6641d3e769540ed4 (plain)
1
2
3
4
5
6
7
#include "TheaterDef.h"

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif