summaryrefslogtreecommitdiff
path: root/sc/inc/defltuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/defltuno.hxx')
-rw-r--r--sc/inc/defltuno.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/defltuno.hxx b/sc/inc/defltuno.hxx
index 3bc31800072b..296a6d3edc8d 100644
--- a/sc/inc/defltuno.hxx
+++ b/sc/inc/defltuno.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_INC_DEFLTUNO_HXX
-#define INCLUDED_SC_INC_DEFLTUNO_HXX
+#pragma once
#include <svl/lstner.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
@@ -78,6 +77,4 @@ public:
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames() override;
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */