diff options
Diffstat (limited to 'compiler/driver/compiler_options_map.h')
-rw-r--r-- | compiler/driver/compiler_options_map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/driver/compiler_options_map.h b/compiler/driver/compiler_options_map.h index af212d66a1..7e2f8466e0 100644 --- a/compiler/driver/compiler_options_map.h +++ b/compiler/driver/compiler_options_map.h @@ -20,6 +20,7 @@ #include <string> #include <vector> +#include "base/compiler_filter.h" #include "base/variant_map.h" #include "cmdline_types.h" |