aboutsummaryrefslogtreecommitdiff
path: root/odb/connection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/connection.hxx')
-rw-r--r--odb/connection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/connection.hxx b/odb/connection.hxx
index cbf9f6e..06bc452 100644
--- a/odb/connection.hxx
+++ b/odb/connection.hxx
@@ -205,7 +205,7 @@ namespace odb
tracer_type* transaction_tracer_;
};
- class LIBODB_EXPORT connection_factory
+ class connection_factory
{
public:
typedef odb::database database_type;