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