diff --git a/flang/runtime/file.cpp b/flang/runtime/file.cpp --- a/flang/runtime/file.cpp +++ b/flang/runtime/file.cpp @@ -9,6 +9,7 @@ #include "file.h" #include "magic-numbers.h" #include "memory.h" +#include #include #include #include