From 20e7232ffc0852a7db8e4691c9318dd246a209c0 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 30 Aug 2003 23:18:07 +0000 Subject: we don't need this here llvm-svn: 8233 --- llvm/runtime/GCCLibraries/libexception/SJLJ-Exception.h | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/runtime/GCCLibraries/libexception/SJLJ-Exception.h') diff --git a/llvm/runtime/GCCLibraries/libexception/SJLJ-Exception.h b/llvm/runtime/GCCLibraries/libexception/SJLJ-Exception.h index 103b6d653f9..05960025fa0 100644 --- a/llvm/runtime/GCCLibraries/libexception/SJLJ-Exception.h +++ b/llvm/runtime/GCCLibraries/libexception/SJLJ-Exception.h @@ -9,7 +9,6 @@ #define SJLJ_EXCEPTION_H #include "Exception.h" -#include struct llvm_sjlj_exception { // JmpBuffer - This is the buffer which was longjmp'd with. -- cgit v1.2.3