home *** CD-ROM | disk | FTP | other *** search
- // Borland C++ Builder
- // Copyright (c) 1995, 1999 by Borland International
- // All rights reserved
-
- // (DO NOT EDIT: machine generated header) 'LZExpand.pas' rev: 4.00
-
- #ifndef LZExpandHPP
- #define LZExpandHPP
-
- #pragma delphiheader begin
- #pragma option push -w-
- #include <Windows.hpp> // Pascal unit
- #include <SysInit.hpp> // Pascal unit
- #include <System.hpp> // Pascal unit
-
- //-- user supplied -----------------------------------------------------------
- #include <lzexpand.h>
-
- namespace Lzexpand
- {
- //-- type declarations -------------------------------------------------------
- //-- var, const, procedure ---------------------------------------------------
-
- } /* namespace Lzexpand */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Lzexpand;
- #endif
- #pragma option pop // -w-
-
- #pragma delphiheader end.
- //-- end unit ----------------------------------------------------------------
- #endif // LZExpand
-