mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-31 00:13:01 +08:00
4 lines
86 B
C++
4 lines
86 B
C++
|
// Tests compatibility with iosfwd
|
||
|
#include "../src/pugixml.hpp"
|
||
|
#include <iosfwd>
|