diff options
Diffstat (limited to 'base/at_exit.h')
-rw-r--r-- | base/at_exit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/at_exit.h b/base/at_exit.h index 082525e..fa0f277 100644 --- a/base/at_exit.h +++ b/base/at_exit.h @@ -4,6 +4,7 @@ #ifndef BASE_AT_EXIT_H_ #define BASE_AT_EXIT_H_ +#pragma once #include <stack> |