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

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