diff options
Diffstat (limited to 'app/gtk_util.h')
-rw-r--r-- | app/gtk_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/gtk_util.h b/app/gtk_util.h index 51b9a06..63b0e47 100644 --- a/app/gtk_util.h +++ b/app/gtk_util.h @@ -4,6 +4,7 @@ #ifndef APP_GTK_UTIL_H_ #define APP_GTK_UTIL_H_ +#pragma once #include <stdint.h> #include <string> |