0
0
mirror of https://github.com/zeux/pugixml.git synced 2024-12-28 14:48:43 +08:00

Add PUGIXML_CLASS to xml_named_node_iterator to make dllexport possible. Fixes issue 161.

git-svn-id: http://pugixml.googlecode.com/svn/trunk@917 99668b35-9821-0410-8761-19e4c4f06640
This commit is contained in:
arseny.kapoulkine@gmail.com 2012-06-28 15:36:58 +00:00
parent a9a537ad40
commit 215ecbcff6

View File

@ -740,7 +740,7 @@ namespace pugi
};
// Named node range helper
class xml_named_node_iterator
class PUGIXML_CLASS xml_named_node_iterator
{
public:
// Iterator traits