mirror of
https://github.com/ip7z/7zip.git
synced 2026-04-04 13:57:27 +00:00
8 lines
94 B
C
8 lines
94 B
C
// StdAfx.h
|
|
|
|
#ifndef ZIP7_INC_STDAFX_H
|
|
#define ZIP7_INC_STDAFX_H
|
|
|
|
#include "Common.h"
|
|
|
|
#endif
|