summaryrefslogtreecommitdiff
path: root/canvas/source/cairo/cairo_spritedevicehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/cairo/cairo_spritedevicehelper.hxx')
-rw-r--r--canvas/source/cairo/cairo_spritedevicehelper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/canvas/source/cairo/cairo_spritedevicehelper.hxx b/canvas/source/cairo/cairo_spritedevicehelper.hxx
index 795a9daa4d07..63e9d13039f5 100644
--- a/canvas/source/cairo/cairo_spritedevicehelper.hxx
+++ b/canvas/source/cairo/cairo_spritedevicehelper.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CANVAS_SOURCE_CAIRO_CAIRO_SPRITEDEVICEHELPER_HXX
-#define INCLUDED_CANVAS_SOURCE_CAIRO_CAIRO_SPRITEDEVICEHELPER_HXX
+#pragma once
#include <com/sun/star/awt/Rectangle.hpp>
@@ -75,6 +74,4 @@ namespace cairocanvas
};
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */