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 >
Wrap
C/C++ Source or Header
|
2000-02-01
|
262b
|
10 lines
// SYSDEFS.H - Support for properties & vcl intrinsic types
// Copyright (c) 1997, 1999 Borland International
#ifndef SYSDEFS_H
#define SYSDEFS_H
#pragma message "The SYSDEFS.H file should not be included; use System.hpp"
#include <system.hpp>
#endif