// -*- C++ -*- /* Copyright 08/02/99 Sun Microsystems, Inc. All Rights Reserved */ #ifndef _MATH_H #include #ifdef _ISO_CPP_14882_1998 #include #else #pragma ident "@(#)cmath 1.11 08/02/99 C++5.0" #include "math_iso_SUNWCC.h" #endif #endif /* _MATH_H */