diff options
Diffstat (limited to '3rdparty/lzma/CPP/Windows/Control/StdAfx.h')
-rw-r--r-- | 3rdparty/lzma/CPP/Windows/Control/StdAfx.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/3rdparty/lzma/CPP/Windows/Control/StdAfx.h b/3rdparty/lzma/CPP/Windows/Control/StdAfx.h new file mode 100644 index 00000000000..1cbd7feaeec --- /dev/null +++ b/3rdparty/lzma/CPP/Windows/Control/StdAfx.h @@ -0,0 +1,8 @@ +// StdAfx.h + +#ifndef __STDAFX_H +#define __STDAFX_H + +#include "../../Common/Common.h" + +#endif |