mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 13:19:01 +00:00
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…
Add table
Add a link
Reference in a new issue