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

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