7zip/CPP/Windows/Control/StdAfx.h

9 lines
93 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