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

  1. #ifndef __VCL_CONDEFS_H__
  2. #define __VCL_CONDEFS_H__
  3. #pragma message Console applications should #include <condefs.h> instead of <vcl\condefs.h>
  4. #include <condefs.h>
  5. #endif /* __VCL_CONDEFS_H__ */
  6.