ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/vendor/expat/2.2.0/tests/runtestspp.cpp
Revision: 11602
Committed: Sun Jul 8 16:08:00 2018 UTC (5 years, 9 months ago) by laffer1
File size: 185 byte(s)
Log Message:
tag 2.2.0

File Contents

# Content
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"