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/details/shared-ptr/base.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/details/shared-ptr/base.hxx') diff --git a/odb/details/shared-ptr/base.hxx b/odb/details/shared-ptr/base.hxx index 90053e8..a0a6ae2 100644 --- a/odb/details/shared-ptr/base.hxx +++ b/odb/details/shared-ptr/base.hxx @@ -18,7 +18,7 @@ namespace odb { namespace details { - struct LIBODB_EXPORT share + struct share { explicit share (char id); -- cgit v1.1