aboutsummaryrefslogtreecommitdiff
path: root/contrib/libg++/libstdc++/std/csetjmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libg++/libstdc++/std/csetjmp.h')
-rw-r--r--contrib/libg++/libstdc++/std/csetjmp.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/libg++/libstdc++/std/csetjmp.h b/contrib/libg++/libstdc++/std/csetjmp.h
deleted file mode 100644
index 4bba048dcb5e..000000000000
--- a/contrib/libg++/libstdc++/std/csetjmp.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// The -*- C++ -*- setjmp/longjmp header.
-// This file is part of the GNU ANSI C++ Library.
-
-#ifndef __CSETJMP__
-#define __CSETJMP__
-#include <setjmp.h>
-#endif
-