summaryrefslogtreecommitdiff
path: root/forms/source/component/ListBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/ListBox.hxx')
-rw-r--r--forms/source/component/ListBox.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/forms/source/component/ListBox.hxx b/forms/source/component/ListBox.hxx
index c0ad179d39f5..046717202b2e 100644
--- a/forms/source/component/ListBox.hxx
+++ b/forms/source/component/ListBox.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_COMPONENT_LISTBOX_HXX
-#define INCLUDED_FORMS_SOURCE_COMPONENT_LISTBOX_HXX
+#pragma once
#include <FormComponent.hxx>
#include "cachedrowset.hxx"
@@ -322,6 +321,4 @@ private:
}
-#endif // INCLUDED_FORMS_SOURCE_COMPONENT_LISTBOX_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */