================
@@ -7,7 +7,12 @@
 
//===----------------------------------------------------------------------===//
 
 #include "NextDownTest.h"
+#include "src/__support/FPUtil/float128.h"
 
 #include "src/math/nextdownf128.h"
----------------
Sukumarsawant wrote:

```suggestion
#include "NextDownTest.h"

#include "src/__support/FPUtil/float128.h"
#include "src/math/nextdownf128.h"
```

https://github.com/llvm/llvm-project/pull/217575
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to