From 77bc33bcdf611d0f5c703d3d8e20d6f5aff8814c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 31 Aug 2016 12:57:01 +0200 Subject: Add build2-based build system --- xml/qname | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'xml/qname') 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 ([#]). // - LIBSTUDXML_EXPORT - std::ostream& + LIBSTUDXML_EXPORT std::ostream& operator<< (std::ostream&, const qname&); } -- cgit v1.1