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 e2fc53c..8d5de21 100644 --- a/gcc/omp-low.c +++ b/gcc/omp-low.c @@ -58,6 +58,7 @@ along with GCC; see the file COPYING3. If not see #include "omp-low.h" #include "gimple-low.h" #include "tree-cfgcleanup.h" +#include "tree-nested.h" /* Lowering of OpenMP parallel and workshare constructs proceeds in two |