libexpat/expat/tests/runtestspp.cpp
Fred L. Drake, Jr. 537b806d7e test using Expat from C++
(closes SF bug #1006708)
2005-01-28 05:19:53 +00:00

7 lines
185 B
C++

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