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