

#include "StdDbg.h"

#if DBG==1
    DECLARE_DEBUG(MyComputerSnapin)
    #define DBG_COMP    MyComputerSnapinInfoLevel
#endif // DBG==1

