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

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