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

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