diff options
Diffstat (limited to 'skia/ext/platform_canvas.h')
-rw-r--r-- | skia/ext/platform_canvas.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/ext/platform_canvas.h b/skia/ext/platform_canvas.h index 4c47466..1863d77 100644 --- a/skia/ext/platform_canvas.h +++ b/skia/ext/platform_canvas.h @@ -4,6 +4,7 @@ #ifndef SKIA_EXT_PLATFORM_CANVAS_H_ #define SKIA_EXT_PLATFORM_CANVAS_H_ +#pragma once // The platform-specific device will include the necessary platform headers // to get the surface type. |