summaryrefslogtreecommitdiffstats
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, 7 insertions, 0 deletions
diff --git a/contrib/libg++/libstdc++/std/cctype.h b/contrib/libg++/libstdc++/std/cctype.h
new file mode 100644
index 0000000..e2765ae
--- /dev/null
+++ b/contrib/libg++/libstdc++/std/cctype.h
@@ -0,0 +1,7 @@
+// The -*- C++ -*- character type header.
+// This file is part of the GNU ANSI C++ Library.
+
+#ifndef __CCTYPE__
+#define __CCTYPE__
+#include <ctype.h>
+#endif
OpenPOWER on IntegriCloud