diff options
Diffstat (limited to 'include/Support/Annotation.h')
-rw-r--r-- | include/Support/Annotation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Support/Annotation.h b/include/Support/Annotation.h index 8dbad760d7..9642f03c80 100644 --- a/include/Support/Annotation.h +++ b/include/Support/Annotation.h @@ -16,7 +16,7 @@ #define SUPPORT_ANNOTATION_H #include <string> -#include <assert.h> + class AnnotationID; class Annotation; class Annotable; |