[libc-commits] [libc] [libc] Add the missing math_extras.h include	(PR #74259)
    Petr Hosek via libc-commits 
    libc-commits at lists.llvm.org
       
    Mon Dec  4 11:01:44 PST 2023
    
    
  
================
@@ -15,6 +15,10 @@
 #include "bit.h"
 #include "number_pair.h"
 
+#ifndef __SIZEOF_INT128__
----------------
petrhosek wrote:
Done
https://github.com/llvm/llvm-project/pull/74259
    
    
More information about the libc-commits
mailing list