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

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