-
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
- Loading branch information
1 parent
9f1ca10
commit 9191211
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 |