Salome HOME
Ensure cmake_build_type is used in SALOME 9.12.0
[tools/sat_salome.git] / products / patches / root-include_limits.patch
1 --- root.ref/core/foundation/inc/ROOT/libcpp_string_view.h      2020-08-17 14:41:56.000000000 +0200
2 +++ root.dev/core/foundation/inc/ROOT/libcpp_string_view.h      2023-10-13 14:49:56.207768679 +0200
3 @@ -186,7 +186,7 @@
4  #include <ostream>
5  #include <iomanip>
6  #include <stdexcept>
7 -
8 +#include <limits>
9  //#include <__debug>
10  
11  #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) && !defined(_MSC_VER)