mirror of
https://github.com/holub/mame
synced 2025-05-03 21:13:18 +03:00
9 lines
96 B
C
9 lines
96 B
C
// StdAfx.h
|
|
|
|
#ifndef __STDAFX_H
|
|
#define __STDAFX_H
|
|
|
|
#include "../../../Common/Common.h"
|
|
|
|
#endif
|