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

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