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

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