diff options
Diffstat (limited to 'gfx/point.h')
-rw-r--r-- | gfx/point.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/point.h b/gfx/point.h index 3d9e670..e93dc0c 100644 --- a/gfx/point.h +++ b/gfx/point.h @@ -4,6 +4,7 @@ #ifndef GFX_POINT_H_ #define GFX_POINT_H_ +#pragma once #include "build/build_config.h" |