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

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