]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/omp-general.c
.
[thirdparty/gcc.git] / gcc / omp-general.c
index ed94668559b3babf672dba328a79e671b8a016af..af955bce7832e138521308189786d54107cbd525 100644 (file)
@@ -33,7 +33,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "fold-const.h"
 #include "langhooks.h"
 #include "omp-general.h"
-
+#include "stringpool.h"
+#include "attribs.h"
 
 tree
 omp_find_clause (tree clauses, enum omp_clause_code kind)