mirror of
https://github.com/holub/mame
synced 2025-06-02 02:49:44 +03:00
4 lines
87 B
C++
4 lines
87 B
C++
// Tests compatibility with iostream
|
|
#include "../src/pugixml.hpp"
|
|
#include <iostream>
|