home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / CMCD0304.ISO / Software / Freeware / Programare / nullsoft / nsis20.exe / Source / 7zip / Common / StdAfx.h < prev    next >
C/C++ Source or Header  |  2003-11-23  |  90b  |  9 lines

  1. // stdafx.h
  2.  
  3. #ifndef __STDAFX_H
  4. #define __STDAFX_H
  5.  
  6. #include <windows.h>
  7.  
  8. #endif 
  9.