summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/cwchar
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libstdc++/cwchar')
-rw-r--r--contrib/libstdc++/cwchar7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/libstdc++/cwchar b/contrib/libstdc++/cwchar
new file mode 100644
index 0000000..1674c12
--- /dev/null
+++ b/contrib/libstdc++/cwchar
@@ -0,0 +1,7 @@
+// The -*- C++ -*- wide character header.
+// This file is part of the GNU ANSI C++ Library.
+
+#ifndef __CWCHAR__
+#define __CWCHAR__
+#include <wchar.h>
+#endif
OpenPOWER on IntegriCloud