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

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