Listing 13 Header file to load other headers

// stdhdr.h
// header to load other headers for pre-compiled headers

#include   <afxwin.h>
#include   <iostream.h>
#include   <afxcoll.h>
// End of File