diff options
Diffstat (limited to 'gfx/brush.h')
-rw-r--r-- | gfx/brush.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/brush.h b/gfx/brush.h index 0f6fbfb..125ee3c 100644 --- a/gfx/brush.h +++ b/gfx/brush.h @@ -4,6 +4,7 @@ #ifndef GFX_BRUSH_H_ #define GFX_BRUSH_H_ +#pragma once namespace gfx { |