aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/view-statements.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-09-06 16:51:20 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-09-06 16:51:20 +0200
commit932ae000f66ec5935c368b953da24dfd6cf7581b (patch)
tree58d0eb0a1cb36d311b4b3a3fb1aed0afd9051810 /odb/mysql/view-statements.hxx
parent017ba71bd4ab26c45de2a27d030bf0010ae0a173 (diff)
Add non-inline destructor
Diffstat (limited to 'odb/mysql/view-statements.hxx')
-rw-r--r--odb/mysql/view-statements.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/odb/mysql/view-statements.hxx b/odb/mysql/view-statements.hxx
index 5a07b34..ee384e1 100644
--- a/odb/mysql/view-statements.hxx
+++ b/odb/mysql/view-statements.hxx
@@ -38,6 +38,9 @@ namespace odb
public:
view_statements (connection_type&);
+ virtual
+ ~view_statements ();
+
// View image.
//
image_type&