19 lines
434 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1997-2001.
//
// File: dbg.h
//
// Contents:
//
//----------------------------------------------------------------------------
#include <StdDbg.h>
#if DBG==1
DECLARE_DEBUG(CertTmplSnapin)
#define DBG_COMP CertTmplSnapinInfoLevel
#endif // DBG==1