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

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