summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/primitive_detail.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/primitive_detail.h b/include/primitive_detail.h
index b8c41a9675..c7e2a05206 100644
--- a/include/primitive_detail.h
+++ b/include/primitive_detail.h
@@ -22,6 +22,7 @@
#include <type_traits>
+///@cond
namespace nbt
{
@@ -39,5 +40,6 @@ namespace detail
}
}
+///@endcond
#endif // PRIMITIVE_DETAIL_H_INCLUDED