windows-nt/Source/XPSP1/NT/com/ole32/stg/async/layout/layouthd.hxx
2020-09-26 16:20:57 +08:00

21 lines
562 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__