diff options
Diffstat (limited to 'base/global_descriptors_posix.h')
-rw-r--r-- | base/global_descriptors_posix.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/global_descriptors_posix.h b/base/global_descriptors_posix.h index f606a82..c37dae6 100644 --- a/base/global_descriptors_posix.h +++ b/base/global_descriptors_posix.h @@ -4,6 +4,7 @@ #ifndef BASE_GLOBAL_DESCRIPTORS_POSIX_H_ #define BASE_GLOBAL_DESCRIPTORS_POSIX_H_ +#pragma once #include "build/build_config.h" |