aboutsummaryrefslogtreecommitdiff
path: root/contrib/libg++/libstdc++/std/cctype.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libg++/libstdc++/std/cctype.h')
-rw-r--r--contrib/libg++/libstdc++/std/cctype.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libg++/libstdc++/std/cctype.h b/contrib/libg++/libstdc++/std/cctype.h
deleted file mode 100644
index e2765aed50a6..000000000000
--- a/contrib/libg++/libstdc++/std/cctype.h
+++ /dev/null
@@ -1,7 +0,0 @@
-// The -*- C++ -*- character type header.
-// This file is part of the GNU ANSI C++ Library.
-
-#ifndef __CCTYPE__
-#define __CCTYPE__
-#include <ctype.h>
-#endif