diff options
Diffstat (limited to 'gfx/gtk_util.h')
-rw-r--r-- | gfx/gtk_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/gtk_util.h b/gfx/gtk_util.h index 5af37df..3f8fc0c 100644 --- a/gfx/gtk_util.h +++ b/gfx/gtk_util.h @@ -4,6 +4,7 @@ #ifndef GFX_GTK_UTIL_H_ #define GFX_GTK_UTIL_H_ +#pragma once #include <stdint.h> #include <vector> |