aboutsummaryrefslogtreecommitdiff
path: root/odb/lazy-ptr-impl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/lazy-ptr-impl.cxx')
-rw-r--r--odb/lazy-ptr-impl.cxx11
1 files changed, 0 insertions, 11 deletions
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 <odb/lazy-ptr-impl.hxx>
-
-namespace odb
-{
- // This otherwise unnecessary file is here to allow instantiation
- // of inline functions for exporting.
-}