source2006/utils/lzma/C/7zip/Compress/Branch/StdAfx.h
2020-02-25 05:28:57 +02:00

8 lines
99 B
C

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