fix a typo

This commit is contained in:
geniusdo
2024-12-16 00:36:23 +08:00
committed by Alan C. Assis
parent a459280fac
commit fdbf520a99
+1 -1
View File
@@ -111,7 +111,7 @@ namespace std
using ::cos;
using ::cosh;
using ::exp;
using ::expm1f;
using ::expm1;
using ::fabs;
using ::floor;
using ::fmod;