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

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