diff options
Diffstat (limited to 'app/system_monitor.h')
-rw-r--r-- | app/system_monitor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/system_monitor.h b/app/system_monitor.h index abafe4f..6525b70 100644 --- a/app/system_monitor.h +++ b/app/system_monitor.h @@ -4,6 +4,7 @@ #ifndef APP_SYSTEM_MONITOR_H_ #define APP_SYSTEM_MONITOR_H_ +#pragma once #include "build/build_config.h" |