aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/cwctype
blob: 81122012bd04eb0d5b45777fb9482b5e0f355934 (plain)
1
2
3
4
5
6
7
// The -*- C++ -*- wide character type header.
// This file is part of the GNU ANSI C++ Library.

#ifndef __CWCTYPE__
#define __CWCTYPE__
#include <wctype.h>
#endif