aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/GCCLibraries/libexception/SJLJ-Exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/GCCLibraries/libexception/SJLJ-Exception.h')
-rw-r--r--runtime/GCCLibraries/libexception/SJLJ-Exception.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/GCCLibraries/libexception/SJLJ-Exception.h b/runtime/GCCLibraries/libexception/SJLJ-Exception.h
index 103b6d6..0596002 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.