repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* gjavah.c (decompile_method): Handle all types of `return'
[official-gcc.git]
/
libstdc++
/
cctype
blob
e2765aed50a6a696168a973924fed3fff1376ccb
1
// The -*- C++ -*- character type header.
2
// This file is part of the GNU ANSI C++ Library.
3
4
#ifndef __CCTYPE__
5
#define __CCTYPE__
6
#include <ctype.h>
7
#endif