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

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