summaryrefslogtreecommitdiffstats
path: root/sd/inc/cusshow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/cusshow.hxx')
-rw-r--r--sd/inc/cusshow.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/inc/cusshow.hxx b/sd/inc/cusshow.hxx
index a30894c943a4..c0115c310a75 100644
--- a/sd/inc/cusshow.hxx
+++ b/sd/inc/cusshow.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_INC_CUSSHOW_HXX
-#define INCLUDED_SD_INC_CUSSHOW_HXX
+#pragma once
#include <vector>
#include <cppuhelper/weakref.hxx>
@@ -63,6 +62,4 @@ public:
css::uno::Reference<css::uno::XInterface> getUnoCustomShow();
};
-#endif // INCLUDED_SD_INC_CUSSHOW_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */