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.txx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/details/shared-ptr/base.txx') diff --git a/odb/details/shared-ptr/base.txx b/odb/details/shared-ptr/base.txx index d018c88..c15f508 100644 --- a/odb/details/shared-ptr/base.txx +++ b/odb/details/shared-ptr/base.txx @@ -13,7 +13,7 @@ namespace odb { // Support for locating the counter in the memory block. // - struct LIBODB_EXPORT locator_common + struct locator_common { static std::size_t* counter (void*); -- cgit v1.1