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

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