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