summaryrefslogtreecommitdiff
path: root/xsd-tests/schema/attribute/driver.cxx
blob: 061e69c5c7b53794f69bf11f0406c7c3fc07ef65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// file      : schema/attribute/driver.cxx
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

#include "ref.hxx"
#include "global.hxx"
#include "local.hxx"

#undef NDEBUG
#include <cassert>

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