diff options
Diffstat (limited to 'app/app_switches.h')
-rw-r--r-- | app/app_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/app_switches.h b/app/app_switches.h index b80d74b..a5806b5 100644 --- a/app/app_switches.h +++ b/app/app_switches.h @@ -6,6 +6,7 @@ #ifndef APP_APP_SWITCHES_H_ #define APP_APP_SWITCHES_H_ +#pragma once namespace switches { |