diff options
Diffstat (limited to 'gcc/analyzer/call-summary.cc')
-rw-r--r-- | gcc/analyzer/call-summary.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/analyzer/call-summary.cc b/gcc/analyzer/call-summary.cc index c2c9c71..60ca78a 100644 --- a/gcc/analyzer/call-summary.cc +++ b/gcc/analyzer/call-summary.cc @@ -19,6 +19,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" |