summaryrefslogtreecommitdiff
path: root/tools/inc/impcont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/impcont.hxx')
-rw-r--r--tools/inc/impcont.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inc/impcont.hxx b/tools/inc/impcont.hxx
index 559a861834d2..b6a7f5d96d23 100644
--- a/tools/inc/impcont.hxx
+++ b/tools/inc/impcont.hxx
@@ -102,6 +102,6 @@ inline void** Container::ImpGetOnlyNodes() const
return NULL;
}
-#endif // _IMPCONT_HXX
+#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */