2000-02-17 Zack Weinberg <zack@wolery.cumb.org>
[official-gcc.git] / libstdc++ / climits
blob1b29b3af01eced3aaaf928dc9218a811e1394496
1 // -*- C++ -*- forwarding header.
2 // This file is part of the GNU ANSI C++ Library.
4 #ifndef __CLIMITS__
5 #define __CLIMITS__
6 #include <limits.h>
7 #endif