diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-11-07 02:44:14 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-11-07 02:44:14 +0000 |
commit | c61cefb6a3846eb576911368ff9a594ca010ef22 (patch) | |
tree | 6613ef1d183b2873a50ded4c0fbdb2672382a9e8 /contrib/libg++/libstdc++/map | |
parent | 29b93e91bc7355c95124e05eccf852189d68c536 (diff) |
Notes
Diffstat (limited to 'contrib/libg++/libstdc++/map')
-rw-r--r-- | contrib/libg++/libstdc++/map | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libg++/libstdc++/map b/contrib/libg++/libstdc++/map deleted file mode 100644 index 0127b9db250f1..0000000000000 --- a/contrib/libg++/libstdc++/map +++ /dev/null @@ -1,7 +0,0 @@ -// -*- C++ -*- forwarding header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __MAP__ -#define __MAP__ -#include <map.h> -#endif |