home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // DBExpt.hpp - bcbdcc32 generated hdr (DO NOT EDIT) rev: 0
- // From: DBExpt.pas
- //----------------------------------------------------------------------------
- #ifndef DBExptHPP
- #define DBExptHPP
- //----------------------------------------------------------------------------
- #include <System.hpp>
- #pragma warn -par
- #pragma warn -hid
- #pragma warn -inl
-
- namespace Dbexpt
- {
- //-- type declarations -------------------------------------------------------
- //-- var, const, procedure ---------------------------------------------------
- extern void __fastcall Register(void);
-
- } /* namespace Dbexpt */
-
- #pragma warn .par
- #pragma warn .hid
- #pragma warn .inl
-
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Dbexpt;
- #endif
- //-- end unit ----------------------------------------------------------------
- #endif // DBExpt
-