diff options
Diffstat (limited to 'base/eintr_wrapper.h')
-rw-r--r-- | base/eintr_wrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/eintr_wrapper.h b/base/eintr_wrapper.h index d2aee11..191c2a7 100644 --- a/base/eintr_wrapper.h +++ b/base/eintr_wrapper.h @@ -9,6 +9,7 @@ #ifndef BASE_EINTR_WRAPPER_H_ #define BASE_EINTR_WRAPPER_H_ +#pragma once #include "build/build_config.h" |