We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7642238 commit c10d4b4Copy full SHA for c10d4b4
clang/include/clang/AST/SYCLKernelInfo.h
@@ -13,6 +13,7 @@
13
#ifndef LLVM_CLANG_AST_SYCLKERNELINFO_H
14
#define LLVM_CLANG_AST_SYCLKERNELINFO_H
15
16
+#include "clang/AST/CanonicalType.h"
17
#include "clang/AST/Decl.h"
18
#include "clang/AST/Type.h"
19
0 commit comments