mirror of
https://github.com/holub/mame
synced 2025-07-17 15:29:14 +03:00
7 lines
141 B
C
7 lines
141 B
C
/* expat_config.h. Dummy file to satisfy build process. */
|
|
|
|
#ifndef EXPAT_CONFIG_H
|
|
#define EXPAT_CONFIG_H 1
|
|
|
|
#endif // ndef EXPAT_CONFIG_H
|