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

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