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
* pa.h (INSN_SETS_ARE_DELAYED): Delete.
[official-gcc.git]
/
libstdc++
/
clocale
blob
b67cf31c9d2e58155a5e4b21bb9c4971e8b5a4f8
1
// The -*- C++ -*- locale support header.
2
// This file is part of the GNU ANSI C++ Library.
3
4
#ifndef __CLOCALE__
5
#define __CLOCALE__
6
#include <locale.h>
7
#endif