From d9666cf046a8453b33b3e2fbf4d82295a9f87df3 Mon Sep 17 00:00:00 2001 From: Igor Pavlov Date: Sat, 20 Jan 2007 00:00:00 +0000 Subject: 4.44 beta --- CPP/7zip/Common/StdAfx.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 CPP/7zip/Common/StdAfx.h (limited to 'CPP/7zip/Common/StdAfx.h') diff --git a/CPP/7zip/Common/StdAfx.h b/CPP/7zip/Common/StdAfx.h new file mode 100755 index 00000000..27a77b10 --- /dev/null +++ b/CPP/7zip/Common/StdAfx.h @@ -0,0 +1,9 @@ +// StdAfx.h + +#ifndef __STDAFX_H +#define __STDAFX_H + +#include "../../Common/MyWindows.h" +#include "../../Common/NewHandler.h" + +#endif -- cgit v1.2.3