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

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