diff options
Diffstat (limited to 'gfx/window_impl.h')
-rw-r--r-- | gfx/window_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/window_impl.h b/gfx/window_impl.h index 228e9096..8ce230a 100644 --- a/gfx/window_impl.h +++ b/gfx/window_impl.h @@ -4,6 +4,7 @@ #ifndef GFX_WINDOW_IMPL_H_ #define GFX_WINDOW_IMPL_H_ +#pragma once #include <atlbase.h> #include <atlapp.h> |