diff options
Diffstat (limited to 'absl/flags/parse.h')
-rw-r--r-- | absl/flags/parse.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/absl/flags/parse.h b/absl/flags/parse.h index 871fc993..f37b0602 100644 --- a/absl/flags/parse.h +++ b/absl/flags/parse.h @@ -26,6 +26,7 @@ #include <string> #include <vector> +#include "absl/base/config.h" #include "absl/flags/internal/parse.h" namespace absl { |