From 43d36c40e70660b96e7d58f04f39090aa8ce602e Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 4 Oct 1999 08:12:38 +0000 Subject: Virgin import of EGCS 1.1.2's libstdc++ --- contrib/libstdc++/csetjmp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 contrib/libstdc++/csetjmp (limited to 'contrib/libstdc++/csetjmp') diff --git a/contrib/libstdc++/csetjmp b/contrib/libstdc++/csetjmp new file mode 100644 index 000000000000..4bba048dcb5e --- /dev/null +++ b/contrib/libstdc++/csetjmp @@ -0,0 +1,8 @@ +// The -*- C++ -*- setjmp/longjmp header. +// This file is part of the GNU ANSI C++ Library. + +#ifndef __CSETJMP__ +#define __CSETJMP__ +#include +#endif + -- cgit v1.3