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

10 lines
127 B
C

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