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

  1. #pragma option push -b -a8 -pc -A- /*P_O_Push*/
  2. #ifndef RC_INVOKED
  3. #pragma message("WARNING: your code should #include srv.h instead of srvstruc.h")
  4. #endif /* !RC_INVOKED */
  5.  
  6. #include "srv.h"
  7. #pragma option pop /*P_O_Pop*/
  8.