mirror of
https://github.com/holub/mame
synced 2025-04-19 15:11:37 +03:00
Fix building with gcc-12 (#9204)
This commit is contained in:
parent
8bd1381712
commit
f3140dfbab
@ -19,6 +19,7 @@
|
||||
#include <fstream>
|
||||
#include <ios>
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
#include <sstream>
|
||||
#include <type_traits>
|
||||
#include <vector>
|
||||
|
Loading…
Reference in New Issue
Block a user