diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-09-01 20:39:25 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-09-01 20:39:25 +0000 |
commit | 1d5047ae9005905e81713511611ea613fb458de3 (patch) | |
tree | 6727f6f7e734646c455cbe462fd909977711b17c /contrib/libstdc++/ciso646 | |
parent | b8de51ccfc410e9771905cd1f83b96e4088660e0 (diff) |
Notes
Diffstat (limited to 'contrib/libstdc++/ciso646')
-rw-r--r-- | contrib/libstdc++/ciso646 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libstdc++/ciso646 b/contrib/libstdc++/ciso646 deleted file mode 100644 index 4d8200d73dc6d..0000000000000 --- a/contrib/libstdc++/ciso646 +++ /dev/null @@ -1,7 +0,0 @@ -// -*- C++ -*- forwarding header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __CISO646__ -#define __CISO646__ -#include <iso646.h> -#endif |