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