diff options
Diffstat (limited to 'gfx/skbitmap_operations.h')
-rw-r--r-- | gfx/skbitmap_operations.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/skbitmap_operations.h b/gfx/skbitmap_operations.h index b077406..eb56761 100644 --- a/gfx/skbitmap_operations.h +++ b/gfx/skbitmap_operations.h @@ -4,6 +4,7 @@ #ifndef GFX_SKBITMAP_OPERATIONS_H_ #define GFX_SKBITMAP_OPERATIONS_H_ +#pragma once #include "base/gtest_prod_util.h" #include "gfx/color_utils.h" |