Skip to content

Commit fae5286

Browse files
committed
Add missing include
1 parent e5a14cd commit fae5286

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

skeleton/Skeleton.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "llvm/Pass.h"
2+
#include "llvm/IR/Module.h"
23
#include "llvm/Passes/PassBuilder.h"
34
#include "llvm/Passes/PassPlugin.h"
45
#include "llvm/Support/raw_ostream.h"

0 commit comments

Comments
 (0)