we don't need this here
authorChris Lattner <sabre@nondot.org>
Sat, 30 Aug 2003 23:18:07 +0000 (23:18 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 Aug 2003 23:18:07 +0000 (23:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8233 91177308-0d34-0410-b5e6-96231b3b80d8

runtime/GCCLibraries/crtend/SJLJ-Exception.h
runtime/GCCLibraries/libexception/SJLJ-Exception.h

index 103b6d653f9fb93d66811d75b0a02d8b4c022d8b..05960025fa0874348400f6fb354ba84724ad3ce4 100644 (file)
@@ -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.
index 103b6d653f9fb93d66811d75b0a02d8b4c022d8b..05960025fa0874348400f6fb354ba84724ad3ce4 100644 (file)
@@ -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.