commit | 0fd834c749541e9ce09ce1178a24014daec05fd2 | [log] [tgz] |
---|---|---|
author | Sadaf Ebrahimi <sadafebrahimi@google.com> | Mon Oct 30 15:06:55 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Oct 30 15:06:55 2023 +0000 |
tree | 13412c61d55b4adb0165e1320032b67967701106 | |
parent | 8029a0567c9d2091844290170982d5be8c88eed0 [diff] | |
parent | 351f681ec84c17f2bddf40c3656f0db62734ab50 [diff] |
Merge "Edit tests to adjust with changes in libxml2 upgrade" into main
diff --git a/audio/common/all-versions/test/utility/src/ValidateXml.cpp b/audio/common/all-versions/test/utility/src/ValidateXml.cpp index 4d6f003..b7e685b 100644 --- a/audio/common/all-versions/test/utility/src/ValidateXml.cpp +++ b/audio/common/all-versions/test/utility/src/ValidateXml.cpp
@@ -19,6 +19,7 @@ #include <numeric> +#include <libxml/parser.h> #define LIBXML_SCHEMAS_ENABLED #include <libxml/xmlschemastypes.h> #define LIBXML_XINCLUDE_ENABLED