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

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