aboutsummaryrefslogtreecommitdiff
path: root/odb/connection.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-08-16 14:27:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-08-16 14:27:02 +0200
commit49a851317a3696f49f9ee6ce1dee20ee9dece3ae (patch)
tree500fec922eb1be62d0b3738b88d07061abc4cc53 /odb/connection.hxx
parenta4aeed97fe567dd40fd86498637d461a68eb4eed (diff)
Try to clean up inline exports
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;