fix a typo
This commit is contained in:
parent
a459280fac
commit
fdbf520a99
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ namespace std
|
|||
using ::cos;
|
||||
using ::cosh;
|
||||
using ::exp;
|
||||
using ::expm1f;
|
||||
using ::expm1;
|
||||
using ::fabs;
|
||||
using ::floor;
|
||||
using ::fmod;
|
||||
|
|
Loading…
Reference in a new issue