summaryrefslogtreecommitdiff
path: root/src/Plugins/Mover/BigElev/BigElevPlugin.cpp
blob: 58bf0ef945488d3e0f96c7f927f94b233e3023e2 (plain)
1
2
3
4
5
6
7
#include "BigElevPlugin.h"

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