home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 May / MICD_2000_05.iso / CBuilder5 / INSTALL / DATA1.CAB / Program_Built_Files / Include / Vcl / sysdefs.h < prev    next >
C/C++ Source or Header  |  2000-02-01  |  262b  |  10 lines

  1. // SYSDEFS.H - Support for properties & vcl intrinsic types
  2. // Copyright (c) 1997, 1999 Borland International
  3.  
  4. #ifndef SYSDEFS_H
  5. #define SYSDEFS_H
  6. #pragma message "The SYSDEFS.H file should not be included; use System.hpp"
  7. #include <system.hpp>
  8. #endif
  9.  
  10.