summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/funcpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'formula/source/ui/dlg/funcpage.hxx')
-rw-r--r--formula/source/ui/dlg/funcpage.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/formula/source/ui/dlg/funcpage.hxx b/formula/source/ui/dlg/funcpage.hxx
index 319ee7c8ad2c..6254dfc8a6a7 100644
--- a/formula/source/ui/dlg/funcpage.hxx
+++ b/formula/source/ui/dlg/funcpage.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_FUNCPAGE_HXX
-#define INCLUDED_FORMULA_SOURCE_UI_DLG_FUNCPAGE_HXX
+#pragma once
#include <vcl/weld.hxx>
#include <vector>
@@ -84,6 +83,5 @@ public:
};
} // formula
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */