7zip/CPP/Common/StdAfx.h

9 lines
94 B
C
Raw Permalink Normal View History

2021-12-27 00:00:00 +00:00
// StdAfx.h
2023-06-21 00:00:00 +00:00
#ifndef ZIP7_INC_STDAFX_H
#define ZIP7_INC_STDAFX_H
2021-12-27 00:00:00 +00:00
#include "Common.h"
#endif