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

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