home *** CD-ROM | disk | FTP | other *** search
/ Supercompiler 1997 / SUPERCOMPILER97.iso / MS_VC.50 / VC / ATL / SRC / STDAFX.CPP < prev    next >
Encoding:
C/C++ Source or Header  |  1996-11-16  |  277 b   |  10 lines

  1. // stdafx.cpp : source file that includes just the standard includes
  2. //  stdafx.pch will be the pre-compiled header
  3. //  stdafx.obj will contain the pre-compiled type information
  4.  
  5. #include "stdafx.h"
  6.  
  7. #include <statreg.cpp>
  8. #include <atlimpl.cpp>
  9. #include <atlctl.cpp>
  10.