epfl-archive/cs440-acg/ext/pugixml/tests/test_header_string_iostream.cpp

6 lines
135 B
C++
Raw Permalink Normal View History

2022-04-07 18:46:57 +02:00
// Tests compatibility with string/iostream
#include <string>
#include "../src/pugixml.hpp"
#include <istream>
#include <ostream>