home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / CMCD1004.ISO / Software / Shareware / Utilitare / pec / pec2setup.exe / lzma / sdk / StdAfx.h < prev   
Encoding:
C/C++ Source or Header  |  2004-04-25  |  146 b   |  12 lines

  1. // stdafx.h
  2.  
  3. #ifndef __STDAFX_H
  4. #define __STDAFX_H
  5.  
  6. #include <windows.h>
  7. #include <stdio.h>
  8.  
  9. // #pragma warning(disable:4786)
  10.  
  11. #endif 
  12.