diff options
Diffstat (limited to 'contrib/libg++/libstdc++/vector')
-rw-r--r-- | contrib/libg++/libstdc++/vector | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libg++/libstdc++/vector b/contrib/libg++/libstdc++/vector deleted file mode 100644 index 79f735937517..000000000000 --- a/contrib/libg++/libstdc++/vector +++ /dev/null @@ -1,7 +0,0 @@ -// -*- C++ -*- forwarding header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __VECTOR__ -#define __VECTOR__ -#include <vector.h> -#endif |