diff options
Diffstat (limited to 'base/watchdog.h')
-rw-r--r-- | base/watchdog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/watchdog.h b/base/watchdog.h index fa60316..fd8f444 100644 --- a/base/watchdog.h +++ b/base/watchdog.h @@ -17,6 +17,7 @@ #ifndef BASE_WATCHDOG_H__ #define BASE_WATCHDOG_H__ +#pragma once #include <string> |