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/lazy-ptr-impl.cxx | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 odb/lazy-ptr-impl.cxx (limited to 'odb/lazy-ptr-impl.cxx') diff --git a/odb/lazy-ptr-impl.cxx b/odb/lazy-ptr-impl.cxx deleted file mode 100644 index 7d7a3a0..0000000 --- a/odb/lazy-ptr-impl.cxx +++ /dev/null @@ -1,11 +0,0 @@ -// file : odb/lazy-ptr-impl.cxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file - -#include - -namespace odb -{ - // This otherwise unnecessary file is here to allow instantiation - // of inline functions for exporting. -} -- cgit v1.1