diff options
Diffstat (limited to 'gcc/omp-low.c')
-rw-r--r-- | gcc/omp-low.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/omp-low.c b/gcc/omp-low.c index a2e4737..a5cc857 100644 --- a/gcc/omp-low.c +++ b/gcc/omp-low.c @@ -83,6 +83,7 @@ along with GCC; see the file COPYING3. If not see #include "tree-cfgcleanup.h" #include "pretty-print.h" #include "alloc-pool.h" +#include "symbol-summary.h" #include "ipa-prop.h" #include "tree-nested.h" #include "tree-eh.h" |