aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/climits
blob: 1b29b3af01eced3aaaf928dc9218a811e1394496 (plain)
1
2
3
4
5
6
7
// -*- C++ -*- forwarding header.
// This file is part of the GNU ANSI C++ Library.

#ifndef __CLIMITS__
#define __CLIMITS__
#include <limits.h>
#endif