mirror of
https://github.com/ip7z/7zip.git
synced 2025-12-06 07:12:00 +01:00
9 lines
93 B
C
9 lines
93 B
C
|
|
// StdAfx.h
|
||
|
|
|
||
|
|
#ifndef __STDAFX_H
|
||
|
|
#define __STDAFX_H
|
||
|
|
|
||
|
|
#include "../../Common/Common.h"
|
||
|
|
|
||
|
|
#endif
|