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