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 a803941 commit 4b5e69dCopy full SHA for 4b5e69d
clang/lib/CodeGen/CGHLSLRuntime.cpp
@@ -21,8 +21,8 @@
21
#include "clang/AST/ASTContext.h"
22
#include "clang/AST/Attrs.inc"
23
#include "clang/AST/Decl.h"
24
-#include "clang/AST/RecursiveASTVisitor.h"
25
#include "clang/AST/HLSLResource.h"
+#include "clang/AST/RecursiveASTVisitor.h"
26
#include "clang/AST/Type.h"
27
#include "clang/Basic/TargetOptions.h"
28
#include "clang/Frontend/FrontendDiagnostic.h"
0 commit comments