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

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