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

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