xiaoxiang781216 commented on code in PR #19060:
URL: https://github.com/apache/nuttx/pull/19060#discussion_r3373085491


##########
include/cxx/cmath:
##########
@@ -41,6 +41,12 @@
 
 #  include <math.h>
 
+#  include <math.h>

Review Comment:
   why dup with line 42



##########
include/cxx/cmath:
##########
@@ -231,6 +237,11 @@ namespace std
 
 }
 
+#  ifdef __NUTTX_CXX_CMATH_TMP_FLT_EVAL_METHOD

Review Comment:
   why need these line



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to