summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/Support/Annotation.h1
-rw-r--r--include/llvm/Support/Annotation.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/include/Support/Annotation.h b/include/Support/Annotation.h
index 9642f03c80..d0eca3d4dc 100644
--- a/include/Support/Annotation.h
+++ b/include/Support/Annotation.h
@@ -16,6 +16,7 @@
#define SUPPORT_ANNOTATION_H
#include <string>
+#include <assert.h>
class AnnotationID;
class Annotation;
diff --git a/include/llvm/Support/Annotation.h b/include/llvm/Support/Annotation.h
index 9642f03c80..d0eca3d4dc 100644
--- a/include/llvm/Support/Annotation.h
+++ b/include/llvm/Support/Annotation.h
@@ -16,6 +16,7 @@
#define SUPPORT_ANNOTATION_H
#include <string>
+#include <assert.h>
class AnnotationID;
class Annotation;