summaryrefslogtreecommitdiff
path: root/src/Plugins/Final/Cathedral/CathedralDef.cpp
blob: dc1076e0e88ac9367d59f2c399bfdfbda0c479d9 (plain)
1
2
3
4
5
6
7
#include "CathedralDef.h"

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