]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/trans-openmp.c
Split omp-low into multiple files
[thirdparty/gcc.git] / gcc / fortran / trans-openmp.c
index 6bc2dcdbaebeb8b978cba1905b6d0aeb03c52ac4..53f92b049ab86c838fa1f9e98662fc51885b1d27 100644 (file)
@@ -35,8 +35,9 @@ along with GCC; see the file COPYING3.  If not see
 #include "trans-array.h"
 #include "trans-const.h"
 #include "arith.h"
-#include "omp-low.h"
 #include "gomp-constants.h"
+#include "omp-general.h"
+#include "omp-low.h"
 
 int ompws_flags;