mirror of
https://github.com/holub/mame
synced 2025-04-27 18:53:05 +03:00
4 lines
83 B
C++
4 lines
83 B
C++
// Tests compatibility with iosfwd
|
|
#include "../src/pugixml.hpp"
|
|
#include <iosfwd>
|