diff options
Diffstat (limited to 'skia/ext/platform_device.h')
-rw-r--r-- | skia/ext/platform_device.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/ext/platform_device.h b/skia/ext/platform_device.h index 39710ed..971c0a7 100644 --- a/skia/ext/platform_device.h +++ b/skia/ext/platform_device.h @@ -4,6 +4,7 @@ #ifndef SKIA_EXT_PLATFORM_DEVICE_H_ #define SKIA_EXT_PLATFORM_DEVICE_H_ +#pragma once // This file provides an easy way to include the appropriate PlatformDevice // header file for your platform. |