diff options
Diffstat (limited to 'base/port.h')
-rw-r--r-- | base/port.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/port.h b/base/port.h index af4e450..2e66057 100644 --- a/base/port.h +++ b/base/port.h @@ -4,6 +4,7 @@ #ifndef BASE_PORT_H_ #define BASE_PORT_H_ +#pragma once #include <stdarg.h> #include "build/build_config.h" |