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

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