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

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