summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/structpg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'formula/source/ui/dlg/structpg.hxx')
-rw-r--r--formula/source/ui/dlg/structpg.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/formula/source/ui/dlg/structpg.hxx b/formula/source/ui/dlg/structpg.hxx
index 935b321d0443..11640318990f 100644
--- a/formula/source/ui/dlg/structpg.hxx
+++ b/formula/source/ui/dlg/structpg.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_STRUCTPG_HXX
-#define INCLUDED_FORMULA_SOURCE_UI_DLG_STRUCTPG_HXX
+#pragma once
#include <vcl/weld.hxx>
@@ -72,6 +71,4 @@ public:
} // formula
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */