Files

4 lines
173 B
C++
Raw Permalink Normal View History

/* C++ build of the data-layer parity test: the C ABI header is `extern "C"`, so
* the exact same source compiles under a C++ compiler too. */
#include "data_layer_test.c"