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