summaryrefslogtreecommitdiff
path: root/xsd/tests/cxx/tree/types-only/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/tests/cxx/tree/types-only/driver.cxx')
-rw-r--r--xsd/tests/cxx/tree/types-only/driver.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/xsd/tests/cxx/tree/types-only/driver.cxx b/xsd/tests/cxx/tree/types-only/driver.cxx
index b0caf72..8ba7500 100644
--- a/xsd/tests/cxx/tree/types-only/driver.cxx
+++ b/xsd/tests/cxx/tree/types-only/driver.cxx
@@ -1,13 +1,11 @@
// file : tests/cxx/tree/types-only/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test that code generated without parsing and serialization functions
// still compiles.
//
-#include <memory> // std::auto_ptr
#include <iostream>
#include "test.hxx"