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