diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/google/gflags.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/google/gflags.h.in b/src/google/gflags.h.in index 832a64f..13043f5 100644 --- a/src/google/gflags.h.in +++ b/src/google/gflags.h.in @@ -55,6 +55,7 @@ #define BASE_COMMANDLINEFLAGS_H__ #include <string> +#include <vector> // We care a lot about number of bits things take up. Unfortunately, // systems define their bit-specific ints in a lot of different ways. |