|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
Stock rapidxml-1.13 does not allow implementers of the
|
|
Stock rapidxml-1.13 does not allow implementers of the
|
|
`rapidxml_print.hpp` header to build under GCC 4.7 (or newer) due to
|
|
`rapidxml_print.hpp` header to build under GCC 4.7 (or newer) due to
|
|
-compliation issues. This is a result of "Name lookup changes" introduced
|
|
|
|
|
|
+compilation issues. This is a result of "Name lookup changes" introduced
|
|
in GCC 4.7 [1]. The following adds forward declarations required to
|
|
in GCC 4.7 [1]. The following adds forward declarations required to
|
|
compile with GCC 4.7+.
|
|
compile with GCC 4.7+.
|
|
|
|
|