early-access version 2853
This commit is contained in:
10
externals/vcpkg/ports/3fd/RapidXML.patch
vendored
Executable file
10
externals/vcpkg/ports/3fd/RapidXML.patch
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
--- a/3FD/xml.h
|
||||
+++ b/3FD/xml.h
|
||||
@@ -4,6 +4,6 @@
|
||||
#include "exceptions.h"
|
||||
#include "utils.h"
|
||||
-#include <rapidxml.hpp>
|
||||
+#include <rapidxml/rapidxml.hpp>
|
||||
|
||||
#include <array>
|
||||
#include <algorithm>
|
Reference in New Issue
Block a user