windows-nt/Source/XPSP1/NT/com/ole32/ole232/debug/debapi.cxx
2020-09-26 16:20:57 +08:00

27 lines
478 B
C++

//+-------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1993.
//
// File: DebAPI.CXX
//
// Contents: Debugging API's
//
// Classes:
//
// Functions:
//
// History: 29-Nov-93 AlexT Created
//
//--------------------------------------------------------------------------
#include <le2int.h>
#if DBG==1
#include <debnot.h>
DECLARE_INFOLEVEL(LE)
#endif // DBG==1