windows-nt/Source/XPSP1/NT/com/ole32/stg/async/layoutui/layouthd.hxx

22 lines
603 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+---------------------------------------------------------------------------
//
// 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__
// do nothing here for layoutui, to share the cruntime.cxx code
#endif // #ifndef __LAYOUTHD_HXX__