aboutsummaryrefslogtreecommitdiff
path: root/xml/qname
diff options
context:
space:
mode:
Diffstat (limited to 'xml/qname')
-rw-r--r--xml/qname3
1 files changed, 1 insertions, 2 deletions
diff --git a/xml/qname b/xml/qname
index 85d6424..95d402b 100644
--- a/xml/qname
+++ b/xml/qname
@@ -77,8 +77,7 @@ namespace xml
// Print the string representation ([<namespace>#]<name>).
//
- LIBSTUDXML_EXPORT
- std::ostream&
+ LIBSTUDXML_EXPORT std::ostream&
operator<< (std::ostream&, const qname&);
}