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

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