diff options
Diffstat (limited to 'skia/ext/convolver.h')
-rw-r--r-- | skia/ext/convolver.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/ext/convolver.h b/skia/ext/convolver.h index 1f38282..692c803 100644 --- a/skia/ext/convolver.h +++ b/skia/ext/convolver.h @@ -4,6 +4,7 @@ #ifndef SKIA_EXT_CONVOLVER_H_ #define SKIA_EXT_CONVOLVER_H_ +#pragma once #include <vector> |