mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-23 14:45:38 +00:00
4 lines
87 B
C++
4 lines
87 B
C++
|
// Tests compatibility with iostream
|
||
|
#include "../src/pugixml.hpp"
|
||
|
#include <iostream>
|