mirror of
https://github.com/holub/mame
synced 2025-04-26 18:23:08 +03:00
4 lines
87 B
C++
4 lines
87 B
C++
// Tests compatibility with iostream
|
|
#include <iostream>
|
|
#include "../src/pugixml.hpp"
|