pugixml: update submodule and build integration

This commit is contained in:
scribam
2018-06-07 18:38:19 +02:00
committed by Ivan
parent 83f096c435
commit 3935cef691
5 changed files with 6 additions and 8 deletions
+1 -5
View File
@@ -1,10 +1,6 @@
#pragma once
#ifndef PUGIXML_HEADER_ONLY
#define PUGIXML_HEADER_ONLY 1
#endif // !PUGIXML_HEADER_ONLY
#include "pugixml.hpp"
#undef PUGIXML_HEADER_ONLY
#include <pugixml.hpp>
struct rXmlNode
{