summaryrefslogtreecommitdiff
path: root/accessibility/inc/helper/listboxhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/inc/helper/listboxhelper.hxx')
-rw-r--r--accessibility/inc/helper/listboxhelper.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/accessibility/inc/helper/listboxhelper.hxx b/accessibility/inc/helper/listboxhelper.hxx
index 1ca18681a9a2..3d7a76c3c8a8 100644
--- a/accessibility/inc/helper/listboxhelper.hxx
+++ b/accessibility/inc/helper/listboxhelper.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_ACCESSIBILITY_INC_HELPER_LISTBOXHELPER_HXX
-#define INCLUDED_ACCESSIBILITY_INC_HELPER_LISTBOXHELPER_HXX
+#pragma once
#include <helper/IComboListBoxHelper.hxx>
#include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
@@ -183,6 +182,5 @@ public:
};
-#endif // INCLUDED_ACCESSIBILITY_INC_HELPER_LISTBOXHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */