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

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