* Added integer modifier macro to support 64-bit integers in printf.
[mirror-ossqm-expat.git] / tests / runtestspp.cpp
blobc35dc583d57abc5986a81b94519d4c690809f6e9
1 // C++ compilation harness for the test suite.
2 //
3 // This is used to ensure the Expat headers can be included from C++
4 // and have everything work as expected.
5 //
6 #include "runtests.c"