mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12:00
pugixml: update submodule and build integration
This commit is contained in:
parent
83f096c435
commit
3935cef691
5 changed files with 6 additions and 8 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue