mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
222cad4ccc
Boost headers try to include experimental/string_view when std is less than c++17. This does not work ith libcxx where this header is not present. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>