xref: /netbsd-src/external/mit/expat/dist/tests/runtestspp.cpp (revision 501cd18a74d52bfcca7d9e7e3b0d472bbc870558)
1 // C++ compilation harness for the test suite.
2 //
3 // This is used to ensure the Expat headers can be included from C++
4 // and have everything work as expected.
5 //
6 #include "runtests.c"
7