2025-04-27 07:49:33 -04:00

26 lines
535 B
C++

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1993.
//
// File: pch.cxx
//
// History: 09-Sep-93 DrewB Created
//
//----------------------------------------------------------------------------
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include <time.h>
#include <windows.h>
//#include <stgint.h>
#include <objbase.h>
#include <debnot.h>
#include <error.hxx>
#include "tutils.hxx"