summaryrefslogtreecommitdiff
path: root/sd/source/console/PresenterBitmapContainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/console/PresenterBitmapContainer.hxx')
-rw-r--r--sd/source/console/PresenterBitmapContainer.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/console/PresenterBitmapContainer.hxx b/sd/source/console/PresenterBitmapContainer.hxx
index 7a9de89a7f13..ee87a5be23db 100644
--- a/sd/source/console/PresenterBitmapContainer.hxx
+++ b/sd/source/console/PresenterBitmapContainer.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SDEXT_SOURCE_PRESENTER_PRESENTERBITMAPCONTAINER_HXX
-#define INCLUDED_SDEXT_SOURCE_PRESENTER_PRESENTERBITMAPCONTAINER_HXX
+#pragma once
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
@@ -141,6 +140,4 @@ typedef std::shared_ptr<PresenterBitmapContainer::BitmapDescriptor> SharedBitmap
} // end of namespace ::sdext::presenter
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */