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

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