Files
termux-packages/x11-packages/mumble-server
termux-pacman-bot 396619d5b9 fix(x11/mumble-server): Fix compiling with latest abseil-cpp
This fixes the following compiler error.

/usr/include/absl/utility/utility.h:82:12: error: no member named 'in_place_t' in namespace 'std'
using std::in_place_t;
      ~~~~~^
2024-07-30 20:37:08 +00:00
..