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

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