mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-15 14:11:42 -06:00
3.13
This commit is contained in:
14
7zip/Bundles/SFXWin/StdAfx.h
Executable file
14
7zip/Bundles/SFXWin/StdAfx.h
Executable file
@@ -0,0 +1,14 @@
|
||||
// stdafx.h
|
||||
|
||||
#ifndef __STDAFX_H
|
||||
#define __STDAFX_H
|
||||
|
||||
#include <windows.h>
|
||||
#include <commctrl.h>
|
||||
#include <ShlObj.h>
|
||||
#include <tchar.h>
|
||||
#include <limits.h>
|
||||
|
||||
// #include <vector>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user