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

#include "importer.hxx"
#include "schemas/importee.hxx"

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