From 2df0b5d9cf1cf2cde726d4bfe67dc94232026129 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Fri, 17 Jun 2016 01:39:59 +0100 Subject: Add doxygen exclude markers --- libdbpp/selectcommandUtil.impl.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libdbpp/selectcommandUtil.impl.h b/libdbpp/selectcommandUtil.impl.h index 26ff1b7..26e9635 100644 --- a/libdbpp/selectcommandUtil.impl.h +++ b/libdbpp/selectcommandUtil.impl.h @@ -5,6 +5,7 @@ #include #include +/// @cond namespace DB { template inline typename boost::disable_if_c::value>::type @@ -30,6 +31,7 @@ namespace DB { } } } +/// @endcond #endif -- cgit v1.2.3