mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:31:37 +08:00
05170a1f60
* [3fd] Update to 2.6.3, fix port * update baseline * JackBoosY CRs Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
11 lines
194 B
Diff
11 lines
194 B
Diff
--- 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>
|