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

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