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

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