summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/StatisticsTwoVariableDialog.hxx')
-rw-r--r--sc/source/ui/inc/StatisticsTwoVariableDialog.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx b/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx
index 173a0a9c14ce..875e9a4f29d7 100644
--- a/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx
+++ b/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx
@@ -8,8 +8,7 @@
*
*/
-#ifndef INCLUDED_SC_SOURCE_UI_INC_STATISTICSTWOVARIABLEDIALOG_HXX
-#define INCLUDED_SC_SOURCE_UI_INC_STATISTICSTWOVARIABLEDIALOG_HXX
+#pragma once
#include <address.hxx>
#include "anyrefdg.hxx"
@@ -89,6 +88,4 @@ private:
DECL_LINK( RefInputModifyHandler, formula::RefEdit&, void );
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */