-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update deps/tinyxml2 digest to c2d3087 (#652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
656a846
commit bfb6690
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tinyxml2
updated
10 files
+2 −2 | .github/workflows/test.yml | |
+1 −0 | CMakeLists.txt | |
+1 −1 | Makefile | |
+14 −9 | readme.md | |
+46 −9 | tinyxml2.cpp | |
+62 −55 | tinyxml2.h | |
+0 −31 | vs/tinyxml2.sln | |
+0 −151 | vs/tinyxml2.vcxproj | |
+0 −22 | vs/tinyxml2.vcxproj.filters | |
+172 −0 | xmltest.cpp |