7zip/CPP/Common/StdAfx.h
Igor Pavlov f19f813537 '21.07'
2022-03-18 15:35:13 +05:00

9 lines
80 B
C

// StdAfx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#include "Common.h"
#endif