1230fdc108
Change-Id: Ieb49357166b392956df6554a06fcae83c8fd519d
6 lines
185 B
C++
Executable file
6 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"
|