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

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