diff options
Diffstat (limited to 'clang/tools/libclang/CXComment.h')
-rw-r--r-- | clang/tools/libclang/CXComment.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/tools/libclang/CXComment.h b/clang/tools/libclang/CXComment.h index 1e2561d585e..606ee26bb68 100644 --- a/clang/tools/libclang/CXComment.h +++ b/clang/tools/libclang/CXComment.h @@ -16,6 +16,7 @@ #include "CXTranslationUnit.h" #include "clang-c/Index.h" +#include "clang-c/Documentation.h" #include "clang/AST/ASTContext.h" #include "clang/AST/Comment.h" #include "clang/Frontend/ASTUnit.h" |