From: Scott Wheeler Date: Thu, 31 Jan 2008 13:29:03 +0000 (+0000) Subject: SVN_SILENT turn off doxygen on this file X-Git-Tag: v1.5~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a10600c603af14a7f359973ea993bd25899d54d9;p=taglib SVN_SILENT turn off doxygen on this file git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@769085 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- diff --git a/taglib/tagunion.h b/taglib/tagunion.h index 80d996db..ad29c6ac 100644 --- a/taglib/tagunion.h +++ b/taglib/tagunion.h @@ -28,6 +28,8 @@ #include "tag.h" +#ifndef DO_NOT_DOCUMENT + namespace TagLib { /*! @@ -90,3 +92,4 @@ namespace TagLib { } #endif +#endif