diff options
Diffstat (limited to 'include/Support/Annotation.h')
-rw-r--r-- | include/Support/Annotation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Support/Annotation.h b/include/Support/Annotation.h index d9c02db832..8dbad760d7 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; class Annotable; |