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