summaryrefslogtreecommitdiff
path: root/src/Plugins/Common/Cold.cpp
blob: 827ff32ed4503dd52ec20e894d8d234006a82017 (plain)
1
2
3
4
5
6
7
#include "Cold.h"

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