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

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