// -*- C++ -*- /* Copyright 06/10/99 Sun Microsystems, Inc. All Rights Reserved */ #ifndef _LIMITS_H #include #ifdef _ISO_CPP_14882_1998 #include #else #pragma ident "@(#)climits 1.9 06/10/99 C++5.0" #include #endif #endif /* _LIMITS_H */