aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/connection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/connection.hxx')
-rw-r--r--odb/sqlite/connection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/sqlite/connection.hxx b/odb/sqlite/connection.hxx
index f8378fb..7499eb9 100644
--- a/odb/sqlite/connection.hxx
+++ b/odb/sqlite/connection.hxx
@@ -38,7 +38,7 @@ namespace odb
// "cleared" before the transaction can be committed and the
// connection release. These form a doubly-linked list.
//
- class active_object
+ class LIBODB_SQLITE_EXPORT active_object
{
public:
// This function should remove the object from the list, since