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

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