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

21 lines
582 B
C++

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1994.
//
// File: layouthd.hxx
//
// Contents: Theis is so both layout and layoutu can share the cruntime source code
// Classes:
//
// Functions:
//
// History: 20-Jun-96 SusiA Share Cruntime functions
//
//----------------------------------------------------------------------------
#ifndef __LAYOUTHD_HXX__
#define __LAYOUTHD_HXX__
#include "layouthd.cxx"
#endif // #ifndef __LAYOUTHD_HXX__