Sign in
gnu
/
gcc.git
/
54c256f3bb31a704fcee68af4f8f0eeaf8a0763e
/
.
/
libstdc++
/
cmathi.cc
blob: afd740f013e9fb903a3dc1d70718650f54ef491a [
file
] [
log
] [
blame
]
// Implementation file for the -*- C++ -*- math functions header.
// This file is part of the GNU ANSI C++ Library.
#ifdef
__GNUG__
#pragma
implementation
"cmath"
#endif
#include
<cmath>