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

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