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

10 lines
133 B
C

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