diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-08-26 21:30:31 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-08-26 21:30:31 +0000 |
commit | 127de9713a746269e42e09032bbae04c823d6c4b (patch) | |
tree | 705f0efd70a3eff893bc816b2e3f995bd5dd3da3 /contrib/libg++/libstdc++/clocale | |
parent | f2cac1a375336d12390689330f7a356beb707a21 (diff) |
Notes
Diffstat (limited to 'contrib/libg++/libstdc++/clocale')
-rw-r--r-- | contrib/libg++/libstdc++/clocale | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libg++/libstdc++/clocale b/contrib/libg++/libstdc++/clocale deleted file mode 100644 index 9e20a88bfa42f..0000000000000 --- a/contrib/libg++/libstdc++/clocale +++ /dev/null @@ -1,6 +0,0 @@ -// -*- C++ -*- forwarding header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __CLOCALE__ -#include <std/clocale.h> -#endif |