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
add new test
[official-gcc.git]
/
libstdc++
/
cwchar
blob
1674c12b61f0b4c976367fa2c5b4c98b989062d8
1
// The -*- C++ -*- wide character header.
2
// This file is part of the GNU ANSI C++ Library.
3
4
#ifndef __CWCHAR__
5
#define __CWCHAR__
6
#include <wchar.h>
7
#endif