mirror of
https://github.com/thunderbrewhq/common.git
synced 2025-12-12 11:12:29 +00:00
feat(xml): add XML functions
This commit is contained in:
parent
125ffec928
commit
4e43886e37
142 changed files with 68501 additions and 0 deletions
6
vendor/expat-2.0.1/tests/runtestspp.cpp
vendored
Executable file
6
vendor/expat-2.0.1/tests/runtestspp.cpp
vendored
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
// C++ compilation harness for the test suite.
|
||||
//
|
||||
// This is used to ensure the Expat headers can be included from C++
|
||||
// and have everything work as expected.
|
||||
//
|
||||
#include "runtests.c"
|
||||
Loading…
Add table
Add a link
Reference in a new issue