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

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