windows-nt/Source/XPSP1/NT/admin/snapin/certentp/dbg.h

19 lines
416 B
C
Raw Normal View History

2020-09-26 03:20:57 -05: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