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

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