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

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