summaryrefslogtreecommitdiff
path: root/include/svx/svdview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdview.hxx')
-rw-r--r--include/svx/svdview.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/svx/svdview.hxx b/include/svx/svdview.hxx
index f7efd59b708e..7415e50ff7f6 100644
--- a/include/svx/svdview.hxx
+++ b/include/svx/svdview.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVX_SVDVIEW_HXX
-#define INCLUDED_SVX_SVDVIEW_HXX
+#pragma once
// HACK to avoid too deep includes and to have some
// levels free in svdmark itself (MS compiler include depth limit)
@@ -279,6 +278,5 @@ public:
// Pointer GetPreferredPointer(const Point& rMousePos, const OutputDevice* pOut, sal_uInt16 nTol=0) const;
// OUString GetStatusText();
-#endif // INCLUDED_SVX_SVDVIEW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */