summaryrefslogtreecommitdiff
path: root/cui/source/options/connpoolconfig.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/connpoolconfig.hxx')
-rw-r--r--cui/source/options/connpoolconfig.hxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/cui/source/options/connpoolconfig.hxx b/cui/source/options/connpoolconfig.hxx
index f43e135c35e9..41ec88d5b3d5 100644
--- a/cui/source/options/connpoolconfig.hxx
+++ b/cui/source/options/connpoolconfig.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CUI_SOURCE_OPTIONS_CONNPOOLCONFIG_HXX
-#define INCLUDED_CUI_SOURCE_OPTIONS_CONNPOOLCONFIG_HXX
+#pragma once
class SfxItemSet;
@@ -36,8 +35,4 @@ namespace offapp
} // namespace offapp
-
-#endif // INCLUDED_CUI_SOURCE_OPTIONS_CONNPOOLCONFIG_HXX
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */