Files
netbsd/external/mit/expat/dist/tests/runtestspp.cpp
2013-04-06 16:48:33 +02:00

7 lines
185 B
C++
Executable File

// 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"