summaryrefslogtreecommitdiff
path: root/include/osl/diagnose.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-11-28 10:09:49 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-11-28 13:15:38 +0100
commitc0afa5b7ff135b1173f1cb55c564e88a82e702c4 (patch)
treec1811412cdd7d83fad848c5dbd0c8fca62c3c2e6 /include/osl/diagnose.hxx
parent5f9befa22e166ffb790a49b0d41ab823cf347435 (diff)
Don't let Doxygen document the #define BOOST_NO_0X_HDR_TYPEINDEX
Change-Id: I3df112c840ccac71fb34d39900b3be3630b9c5a6
Diffstat (limited to 'include/osl/diagnose.hxx')
-rw-r--r--include/osl/diagnose.hxx4
1 files changed, 2 insertions, 2 deletions
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 <sal/config.h>
#include <functional>
@@ -39,8 +41,6 @@
#include <sal/saldllapi.h>
#include <sal/types.h>
-/// @cond INTERNAL
-
namespace osl {
namespace detail {