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

9 lines
93 B
C

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