aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/GCCLibraries/crtend/SJLJ-Exception.h1
-rw-r--r--runtime/GCCLibraries/libexception/SJLJ-Exception.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/runtime/GCCLibraries/crtend/SJLJ-Exception.h b/runtime/GCCLibraries/crtend/SJLJ-Exception.h
index 103b6d653f..05960025fa 100644
--- a/runtime/GCCLibraries/crtend/SJLJ-Exception.h
+++ b/runtime/GCCLibraries/crtend/SJLJ-Exception.h
@@ -9,7 +9,6 @@
#define SJLJ_EXCEPTION_H
#include "Exception.h"
-#include <cassert>
struct llvm_sjlj_exception {
// JmpBuffer - This is the buffer which was longjmp'd with.
diff --git a/runtime/GCCLibraries/libexception/SJLJ-Exception.h b/runtime/GCCLibraries/libexception/SJLJ-Exception.h
index 103b6d653f..05960025fa 100644
--- a/runtime/GCCLibraries/libexception/SJLJ-Exception.h
+++ b/runtime/GCCLibraries/libexception/SJLJ-Exception.h
@@ -9,7 +9,6 @@
#define SJLJ_EXCEPTION_H
#include "Exception.h"
-#include <cassert>
struct llvm_sjlj_exception {
// JmpBuffer - This is the buffer which was longjmp'd with.