aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/vector
blob: 79f735937517f815d054eb9fa921f2c665388e8d (plain)
1
2
3
4
5
6
7
// -*- C++ -*- forwarding header.
// This file is part of the GNU ANSI C++ Library.

#ifndef __VECTOR__
#define __VECTOR__
#include <vector.h>
#endif