diff options
Diffstat (limited to 'gfx/gdi_util.h')
-rw-r--r-- | gfx/gdi_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/gdi_util.h b/gfx/gdi_util.h index 7da4926..3f37ed8 100644 --- a/gfx/gdi_util.h +++ b/gfx/gdi_util.h @@ -4,6 +4,7 @@ #ifndef APP_GFX_GDI_UTIL_H_ #define APP_GFX_GDI_UTIL_H_ +#pragma once #include <vector> #include <windows.h> |