From 49a851317a3696f49f9ee6ce1dee20ee9dece3ae Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 16 Aug 2016 14:27:02 +0200 Subject: Try to clean up inline exports --- odb/connection.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/connection.hxx') 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; -- cgit v1.1