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

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