aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Symbol/CompilerType.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Symbol/CompilerType.h')
-rw-r--r--include/lldb/Symbol/CompilerType.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/lldb/Symbol/CompilerType.h b/include/lldb/Symbol/CompilerType.h
index 68221609c0cb..c5bca54ed43f 100644
--- a/include/lldb/Symbol/CompilerType.h
+++ b/include/lldb/Symbol/CompilerType.h
@@ -23,6 +23,8 @@
namespace lldb_private {
+class DataExtractor;
+
//----------------------------------------------------------------------
// A class that can carry around a clang ASTContext and a opaque clang
// QualType. A clang::QualType can be easily reconstructed from an