diff options
Diffstat (limited to 'contrib/libg++/libstdc++/std/cerrno.h')
-rw-r--r-- | contrib/libg++/libstdc++/std/cerrno.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libg++/libstdc++/std/cerrno.h b/contrib/libg++/libstdc++/std/cerrno.h deleted file mode 100644 index ce49346..0000000 --- a/contrib/libg++/libstdc++/std/cerrno.h +++ /dev/null @@ -1,7 +0,0 @@ -// The -*- C++ -*- error number header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __CERRNO__ -#define __CERRNO__ -#include <errno.h> -#endif |