From c0afa5b7ff135b1173f1cb55c564e88a82e702c4 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 28 Nov 2013 10:09:49 +0100 Subject: Don't let Doxygen document the #define BOOST_NO_0X_HDR_TYPEINDEX Change-Id: I3df112c840ccac71fb34d39900b3be3630b9c5a6 --- include/osl/diagnose.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/osl') diff --git a/include/osl/diagnose.hxx b/include/osl/diagnose.hxx index 5ae21d742cef..b46584a37dbd 100644 --- a/include/osl/diagnose.hxx +++ b/include/osl/diagnose.hxx @@ -19,6 +19,8 @@ #ifndef INCLUDED_OSL_DIAGNOSE_HXX #define INCLUDED_OSL_DIAGNOSE_HXX +/// @cond INTERNAL + #include #include @@ -39,8 +41,6 @@ #include #include -/// @cond INTERNAL - namespace osl { namespace detail { -- cgit