summaryrefslogtreecommitdiff
path: root/src/Plugins/Lobby/SkyBrdge/SkyBrdge.cpp
blob: 98bc7304090f6b5c912aa9bc6433a84c16cb8078 (plain)
1
2
3
4
5
6
7
#include "SkyBrdge.h"

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