summaryrefslogtreecommitdiffstats
path: root/cppcanvas/source/wrapper/implbitmap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas/source/wrapper/implbitmap.hxx')
-rw-r--r--cppcanvas/source/wrapper/implbitmap.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/cppcanvas/source/wrapper/implbitmap.hxx b/cppcanvas/source/wrapper/implbitmap.hxx
index 93ec7daf4727..1b6066949737 100644
--- a/cppcanvas/source/wrapper/implbitmap.hxx
+++ b/cppcanvas/source/wrapper/implbitmap.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CPPCANVAS_SOURCE_WRAPPER_IMPLBITMAP_HXX
-#define INCLUDED_CPPCANVAS_SOURCE_WRAPPER_IMPLBITMAP_HXX
+#pragma once
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/rendering/XBitmap.hpp>
@@ -60,6 +59,4 @@ namespace cppcanvas::internal
}
-#endif // INCLUDED_CPPCANVAS_SOURCE_WRAPPER_IMPLBITMAP_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */