summaryrefslogtreecommitdiff
path: root/xsd-tests/processing/inheritance/driver.cxx.in
blob: b37ad02b470207a5f1a96f92aebdc9e4c499d983 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// file      : processing/inheritance/driver.cxx.in
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

#include "test-$num$.hxx"

#undef NDEBUG
#include <cassert>

int
main (int, char*[])
{
}