Skip to content

Commit

Permalink
fix(freeze): Add include
Browse files Browse the repository at this point in the history
  • Loading branch information
misonijnik committed Nov 17, 2024
1 parent bfcd9d9 commit ca6f0f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Module/FreezeLower.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include "Passes.h"

#include "llvm/IR/BasicBlock.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/Instruction.h"

namespace klee {
Expand Down

0 comments on commit ca6f0f1

Please sign in to comment.