diff options
Diffstat (limited to 'common/template/driver.cxx')
-rw-r--r-- | common/template/driver.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/template/driver.cxx b/common/template/driver.cxx index 0361c13..0aaa228 100644 --- a/common/template/driver.cxx +++ b/common/template/driver.cxx @@ -3,6 +3,9 @@ // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file +// PLACE TEST DESCRIPTION HERE +// + #include <memory> // std::auto_ptr #include <cassert> #include <iostream> |