repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vfs: check userland buffers before reading them.
[haiku.git]
/
headers
/
cpp
/
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