summaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CGHLSLRuntime.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/CodeGen/CGHLSLRuntime.h')
-rw-r--r--clang/lib/CodeGen/CGHLSLRuntime.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/CodeGen/CGHLSLRuntime.h b/clang/lib/CodeGen/CGHLSLRuntime.h
index 976f925ed1c8..5cc2c89da0f8 100644
--- a/clang/lib/CodeGen/CGHLSLRuntime.h
+++ b/clang/lib/CodeGen/CGHLSLRuntime.h
@@ -37,7 +37,6 @@ class VarDecl;
class ParmVarDecl;
class HLSLBufferDecl;
class HLSLResourceBindingAttr;
-class CallExpr;
class Type;
class DeclContext;