summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/cctype
blob: e2765aed50a6a696168a973924fed3fff1376ccb (plain)
1
2
3
4
5
6
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