diff options
Diffstat (limited to 'xsd/examples/cxx/tree/xpath/driver.cxx')
-rw-r--r-- | xsd/examples/cxx/tree/xpath/driver.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xsd/examples/cxx/tree/xpath/driver.cxx b/xsd/examples/cxx/tree/xpath/driver.cxx index f49e186..f9bd040 100644 --- a/xsd/examples/cxx/tree/xpath/driver.cxx +++ b/xsd/examples/cxx/tree/xpath/driver.cxx @@ -1,5 +1,4 @@ // file : examples/cxx/tree/xpath/driver.cxx -// author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain #include <memory> // std::auto_ptr |