]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/parser.c
tree-flow.h (struct omp_region): Move to omp-low.c.
[thirdparty/gcc.git] / gcc / cp / parser.c
index e33f5a278ab31705dbf31f971dc9d9a0a36e8eed..54520b414e7874e6da8fcc5f547024be3bd138c7 100644 (file)
@@ -39,6 +39,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-pretty-print.h"
 #include "parser.h"
 #include "type-utils.h"
+#include "omp-low.h"
 
 \f
 /* The lexer.  */