mame/3rdparty/lzma/CPP/7zip/UI/Client7z/StdAfx.h
2015-01-11 08:10:25 +01:00

10 lines
100 B
C

// StdAfx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#include <windows.h>
#include <stdio.h>
#endif