7zip/CPP/Common/StdAfx.h

9 lines
80 B
C
Raw Normal View History

2021-12-27 01:00:00 +01:00
// StdAfx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#include "Common.h"
#endif