Imported Upstream version 9.20
[platform/upstream/7zip.git] / CPP / 7zip / UI / GUI / StdAfx.h
1 // StdAfx.h\r
2 \r
3 #ifndef __STDAFX_H\r
4 #define __STDAFX_H\r
5 \r
6 #include <windows.h>\r
7 #include <commctrl.h>\r
8 #include <shlobj.h>\r
9 #include <stdio.h>\r
10 \r
11 #include "Common/NewHandler.h"\r
12 \r
13 #endif\r