home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / Chip_1999-03_cd.bin / zkuste / delphi / D / MATEM.ARJ / MATH2.ZIP / cppbld3 / sdlmath2.hpp < prev    next >
Encoding:
C/C++ Source or Header  |  1998-08-17  |  1.3 KB  |  50 lines

  1. // Borland C++ Builder
  2. // Copyright (c) 1995, 1998 by Borland International
  3. // All rights reserved
  4.  
  5. // (DO NOT EDIT: machine generated header) 'sdlmath2.pas' rev: 3.00
  6.  
  7. #ifndef sdlmath2HPP
  8. #define sdlmath2HPP
  9. #include <Matrix.hpp>
  10. #include <Vector.hpp>
  11. #include <Math1.hpp>
  12. #include <Dialogs.hpp>
  13. #include <Dlgs.hpp>
  14. #include <ExtCtrls.hpp>
  15. #include <StdCtrls.hpp>
  16. #include <Controls.hpp>
  17. #include <Commctrl.hpp>
  18. #include <Menus.hpp>
  19. #include <Forms.hpp>
  20. #include <Printers.hpp>
  21. #include <WinSpool.hpp>
  22. #include <Imm.hpp>
  23. #include <Graphics.hpp>
  24. #include <Classes.hpp>
  25. #include <TypInfo.hpp>
  26. #include <Consts.hpp>
  27. #include <ActiveX.hpp>
  28. #include <CommDlg.hpp>
  29. #include <Messages.hpp>
  30. #include <SysUtils.hpp>
  31. #include <SysConst.hpp>
  32. #include <Windows.hpp>
  33. #include <Math2.hpp>
  34. #include <SysInit.hpp>
  35. #include <System.hpp>
  36.  
  37. //-- user supplied -----------------------------------------------------------
  38.  
  39. namespace Sdlmath2
  40. {
  41. //-- type declarations -------------------------------------------------------
  42. //-- var, const, procedure ---------------------------------------------------
  43.  
  44. }    /* namespace Sdlmath2 */
  45. #if !defined(NO_IMPLICIT_NAMESPACE_USE)
  46. using namespace Sdlmath2;
  47. #endif
  48. //-- end unit ----------------------------------------------------------------
  49. #endif    // sdlmath2
  50.