aboutsummaryrefslogtreecommitdiff
path: root/odb/include.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/include.cxx')
-rw-r--r--odb/include.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/include.cxx b/odb/include.cxx
index 3d3beb8..44c9ad6 100644
--- a/odb/include.cxx
+++ b/odb/include.cxx
@@ -67,7 +67,6 @@ namespace
std::multiset<include_directive const*, include_comparator>
include_set;
-
struct class_: traversal::class_, context
{
class_ (include_map& map)