diff options
Diffstat (limited to 'common/template/driver.cxx')
-rw-r--r-- | common/template/driver.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/template/driver.cxx b/common/template/driver.cxx index 0aaa228..08e4196 100644 --- a/common/template/driver.cxx +++ b/common/template/driver.cxx @@ -21,8 +21,6 @@ using namespace std; using namespace odb; -using odb::shared_ptr; - int main (int argc, char* argv[]) { |