7zip/CPP/Windows/StdAfx.h

9 lines
90 B
C
Raw Normal View History

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