4 lines
87 B
C++
4 lines
87 B
C++
|
// Tests compatibility with iostream
|
||
|
#include <iostream>
|
||
|
#include "../src/pugixml.hpp"
|