Skip to content

Commit 6b494cc

Browse files
author
git apple-llvm automerger
committed
Merge commit '151901c762b7' from llvm.org/main into next
2 parents a548101 + 151901c commit 6b494cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/include/flang/Common/Fortran-consts.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#ifndef FORTRAN_COMMON_FORTRAN_CONSTS_H_
1010
#define FORTRAN_COMMON_FORTRAN_CONSTS_H_
1111

12-
#include "flang/Common/enum-class.h"
12+
#include "enum-set.h"
1313
#include <cstdint>
1414

1515
namespace Fortran::common {

0 commit comments

Comments
 (0)