[libcxx-commits] [libcxx] [libc++] std::cmp_less and other integer comparison functions could be improved (PR #151332)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 2 00:52:17 PDT 2025
================
@@ -9,6 +9,7 @@
#ifndef _LIBCPP___UTILITY_CMP_H
#define _LIBCPP___UTILITY_CMP_H
+#include "__assert"
----------------
frederick-vs-ja wrote:
Remove this.
```suggestion
```
https://github.com/llvm/llvm-project/pull/151332
More information about the libcxx-commits
mailing list