summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/compilation/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/tree/compilation/driver.cxx')
-rw-r--r--tests/cxx/tree/compilation/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/tree/compilation/driver.cxx b/tests/cxx/tree/compilation/driver.cxx
index c396ec5..c2e6298 100644
--- a/tests/cxx/tree/compilation/driver.cxx
+++ b/tests/cxx/tree/compilation/driver.cxx
@@ -13,7 +13,7 @@
using namespace std;
using namespace test;
-template class xsd::cxx::tree::simple_type<xml_schema::type>;
+template class xsd::cxx::tree::simple_type<char, xml_schema::type>;
// String types.
//