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

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