mirror of
https://github.com/holub/mame
synced 2025-04-17 22:13:04 +03:00
3rdparty/expat: Added dummy expat_config.h to hopefully fix macOS buid.
This commit is contained in:
parent
288839a395
commit
ed02d60d9a
6
3rdparty/expat/expat_config.h
vendored
Normal file
6
3rdparty/expat/expat_config.h
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/* expat_config.h. Dummy file to satisfy build process. */
|
||||
|
||||
#ifndef EXPAT_CONFIG_H
|
||||
#define EXPAT_CONFIG_H 1
|
||||
|
||||
#endif // ndef EXPAT_CONFIG_H
|
Loading…
Reference in New Issue
Block a user