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

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