home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / listings / v_11_09 / 1109062b < prev    next >
Text File  |  1993-07-21  |  150b  |  7 lines

  1. //  stdhdr.h
  2. //  header to load other headers for pre-compiled headers
  3.  
  4. #include    <afxwin.h>
  5. #include    <iostream.h>
  6. #include    <afxcoll.h>
  7.