diff options
Diffstat (limited to 'gcc/analyzer/call-info.cc')
-rw-r--r-- | gcc/analyzer/call-info.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/analyzer/call-info.cc b/gcc/analyzer/call-info.cc index 4c965b2..828ece5 100644 --- a/gcc/analyzer/call-info.cc +++ b/gcc/analyzer/call-info.cc @@ -20,6 +20,7 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #define INCLUDE_MEMORY +#define INCLUDE_VECTOR #include "system.h" #include "coretypes.h" #include "tree.h" |