summaryrefslogtreecommitdiff
path: root/basctl/source/inc/IDEComboBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/IDEComboBox.hxx')
-rw-r--r--basctl/source/inc/IDEComboBox.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/source/inc/IDEComboBox.hxx b/basctl/source/inc/IDEComboBox.hxx
index 220a6f84b1f0..76d73cdf8eec 100644
--- a/basctl/source/inc/IDEComboBox.hxx
+++ b/basctl/source/inc/IDEComboBox.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASICBOX_HXX
-#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASICBOX_HXX
+#pragma once
#include <svl/stritem.hxx>
#include <sfx2/tbxctrl.hxx>
@@ -273,6 +272,4 @@ private:
} // namespace basctl
-#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BASICBOX_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */