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

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