]> CyberLeo.Net >> Repos - FreeBSD/releng/8.2.git/blob - contrib/expat/tests/runtestspp.cpp
Copy stable/8 to releng/8.2 in preparation for FreeBSD-8.2 release.
[FreeBSD/releng/8.2.git] / contrib / expat / tests / runtestspp.cpp
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"