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