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

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