view src/win32/7zip/7z/CPP/Common/StdAfx.h @ 2:3549bbe597ed

adding makefile.am
author Robert McIntyre <rlm@mit.edu>
date Sat, 03 Mar 2012 10:31:47 -0600
parents f9f4f1b99eed
children
line wrap: on
line source
1 // StdAfx.h
3 #ifndef __STDAFX_H
4 #define __STDAFX_H
6 #include "MyWindows.h"
7 #include "NewHandler.h"
9 #endif