diff options
Diffstat (limited to 'app/surface/io_surface_support_mac.h')
-rw-r--r-- | app/surface/io_surface_support_mac.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/surface/io_surface_support_mac.h b/app/surface/io_surface_support_mac.h index 7386490..10c09cf 100644 --- a/app/surface/io_surface_support_mac.h +++ b/app/surface/io_surface_support_mac.h @@ -4,6 +4,7 @@ #ifndef APP_SURFACE_IO_SURFACE_SUPPORT_MAC_H_ #define APP_SURFACE_IO_SURFACE_SUPPORT_MAC_H_ +#pragma once #include <CoreFoundation/CoreFoundation.h> #include <mach/mach.h> |