chdman/3rdparty/lzma/CPP/Windows/StdAfx.h
2022-01-05 08:45:19 +02:00

9 lines
90 B
C

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