windows-nt/Source/XPSP1/NT/com/ole32/stg/utils/fail/headers.cxx

29 lines
589 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+-------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1992.
//
// File: headers.cxx
//
// Contents: Precompiled headers
//
// History: 21-Jan-93 AlexT Created
//
//--------------------------------------------------------------------------
#if DBG != 1
#error FAIL.EXE requires DBG == 1
#endif
#include <io.h>
#include <stdio.h>
#include <stdlib.h>
#include <windows.h>
#include <memory.h>
#include <storage.h>
#include <debnot.h>
#include <dfdeb.hxx>
#include <dfmsp.hxx>