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