Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-prantl committed Dec 6, 2022
1 parent 46db90c commit 10cb2e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/include/llvm/IR/PassManagerInternal.h
Expand Up @@ -19,6 +19,7 @@

#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/raw_ostream.h"
#include <memory>
#include <utility>

Expand Down

0 comments on commit 10cb2e5

Please sign in to comment.