diff options
Diffstat (limited to 'gfx/icon_util.h')
-rw-r--r-- | gfx/icon_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/icon_util.h b/gfx/icon_util.h index 84ed12c..7a1233e 100644 --- a/gfx/icon_util.h +++ b/gfx/icon_util.h @@ -4,6 +4,7 @@ #ifndef GFX_ICON_UTIL_H_ #define GFX_ICON_UTIL_H_ +#pragma once #include <windows.h> #include <string> |