Skip to content

Commit

Permalink
Merge pull request #78668 from tbkka/tbkka-missing-include
Browse files Browse the repository at this point in the history
[Gardening] Include Runtime/Config.h directly
  • Loading branch information
tbkka authored Jan 16, 2025
2 parents ccdce9f + cf4701c commit 5a28475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Immediate/Immediate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include "swift/Basic/LLVM.h"
#include "swift/Frontend/Frontend.h"
#include "swift/IRGen/IRGenPublic.h"
#include "swift/Runtime/Config.h"
#include "swift/SILOptimizer/PassManager/Passes.h"
#include "swift/Subsystems.h"
#include "llvm/ADT/SmallString.h"
Expand Down

0 comments on commit 5a28475

Please sign in to comment.