mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
6 lines
185 B
C++
6 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"
|