Skip to content

Commit 109efd6

Browse files
committed
Add module include after header refactoring
1 parent 594c259 commit 109efd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/SYCLLowerIR/SYCLCreateNVVMAnnotations.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
#include "llvm/SYCLLowerIR/SYCLCreateNVVMAnnotations.h"
1414
#include "llvm/IR/Constants.h"
15+
#include "llvm/IR/Module.h"
1516
#include "llvm/Support/Debug.h"
1617

1718
using namespace llvm;

0 commit comments

Comments
 (0)