summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/content.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/content.hxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/content.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/content.hxx b/xmlhelp/source/cxxhelp/provider/content.hxx
index fe372e1fd4f4..362797a419ea 100644
--- a/xmlhelp/source/cxxhelp/provider/content.hxx
+++ b/xmlhelp/source/cxxhelp/provider/content.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLHELP_SOURCE_CXXHELP_PROVIDER_CONTENT_HXX
-#define INCLUDED_XMLHELP_SOURCE_CXXHELP_PROVIDER_CONTENT_HXX
+#pragma once
#include <ucbhelper/contenthelper.hxx>
@@ -97,6 +96,4 @@ namespace chelp
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */