diff options
Diffstat (limited to 'app/gfx/gl/gl_context_stub.h')
-rw-r--r-- | app/gfx/gl/gl_context_stub.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/gfx/gl/gl_context_stub.h b/app/gfx/gl/gl_context_stub.h index f7b6044..222bf7b 100644 --- a/app/gfx/gl/gl_context_stub.h +++ b/app/gfx/gl/gl_context_stub.h @@ -6,6 +6,7 @@ #ifndef APP_GFX_GL_GL_CONTEXT_STUB_H_ #define APP_GFX_GL_GL_CONTEXT_STUB_H_ +#pragma once #include "app/gfx/gl/gl_context.h" |