aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Annotation.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/Annotation.h')
-rw-r--r--include/llvm/Support/Annotation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/Annotation.h b/include/llvm/Support/Annotation.h
index 8dbad76..9642f03 100644
--- a/include/llvm/Support/Annotation.h
+++ b/include/llvm/Support/Annotation.h
@@ -16,7 +16,7 @@
#define SUPPORT_ANNOTATION_H
#include <string>
-#include <assert.h>
+
class AnnotationID;
class Annotation;
class Annotable;