summaryrefslogtreecommitdiff
path: root/src/Plugins/World/Hawaii/WorldPlugin.cpp
blob: aba620a798784945bdf4da79c30bd281ecbfdc05 (plain)
1
2
3
4
5
6
7
#include "WorldPlugin.h"

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