Skip to content

Commit 5a28475

Browse files
authored
Merge pull request #78668 from tbkka/tbkka-missing-include
[Gardening] Include Runtime/Config.h directly
2 parents ccdce9f + cf4701c commit 5a28475

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Immediate/Immediate.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#include "swift/Basic/LLVM.h"
3131
#include "swift/Frontend/Frontend.h"
3232
#include "swift/IRGen/IRGenPublic.h"
33+
#include "swift/Runtime/Config.h"
3334
#include "swift/SILOptimizer/PassManager/Passes.h"
3435
#include "swift/Subsystems.h"
3536
#include "llvm/ADT/SmallString.h"

0 commit comments

Comments
 (0)