eef7fc6660
sam and phk who are the two consumers of this library. If there is any other fallout, email me and I will take care of it. Approved by: sam, phk
7 lines
185 B
C++
Executable File
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"
|