summaryrefslogtreecommitdiff
path: root/src/Plugins/Resort/Takinoyu/Takinoyu.cpp
blob: 8643c58b966c128d4eef5ad5e242adcfca9e35b3 (plain)
1
2
3
4
5
6
7
#include "Takinoyu.h"

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