Files
easy7zip/CPP/7zip/Bundles/SFXSetup/StdAfx.h
Igor Pavlov d9666cf046 4.44 beta
2016-05-28 00:15:49 +01:00

11 lines
161 B
C
Executable File

// StdAfx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#include "../../../Common/MyWindows.h"
#include "../../../Common/NewHandler.h"
#include <commctrl.h>
#endif