summaryrefslogtreecommitdiff
path: root/src/Plugins/Equip/Parking/ParkingPlugin.cpp
blob: 435628768f650ddedd308390dcf19ca0f20572c8 (plain)
1
2
3
4
5
6
7
#include "ParkingPlugin.h"

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