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

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