7zip/CPP/Common/StdAfx.h
Igor Pavlov 5b39dc76f1 23.01
2023-12-17 14:59:19 +05:00

9 lines
94 B
C

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