diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-08-22 02:57:18 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-08-22 02:57:18 +0000 |
| commit | ddbc9a07af211ccf92e8e41c965408bb14b79dcb (patch) | |
| tree | b607cc201fd90cd0bbb9dbd64e4b2d9f3acad619 /contrib/libstdc++/stl.h | |
| parent | 006ca56045367264ed55b8bf2cb0594565911208 (diff) | |
Diffstat (limited to 'contrib/libstdc++/stl.h')
| -rw-r--r-- | contrib/libstdc++/stl.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/contrib/libstdc++/stl.h b/contrib/libstdc++/stl.h deleted file mode 100644 index 4b270742c9cf..000000000000 --- a/contrib/libstdc++/stl.h +++ /dev/null @@ -1,15 +0,0 @@ -// -*- C++ -*- compatibility header. -// This file is part of the GNU ANSI C++ Library. - -#include <algorithm> -#include <deque> -#include <functional> -#include <iterator> -#include <list> -#include <map> -#include <memory> -#include <numeric> -#include <set> -#include <stack> -#include <utility> -#include <vector> |
