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

21 lines
519 B
C++

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1994 - 1996.
//
// File: tinterface.hxx
//
// Contents: Main include file
//
// History: 04-20-95 Created
//
//----------------------------------------------------------------------------
#ifndef __TINT__HXX
#define __TINT__HXX
// Local project include files
#include "globals.hxx"
#include "test.hxx"
#endif //__TINT__HXX not defined