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

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