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

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