Commit 7cb3d96e authored by Alexey Dokuchaev's avatar Alexey Dokuchaev
Browse files

games/xray_re-tools: unbreak the port's build against Clang 16

Both `std::const_mem_fun1_t' and `std::binary_function' template
classes had been deprecated in C++11 and removed in C++17, let's
get rid of them: the latter is just some typedefs and the former
holds a pointer to a member function and provides `operator()'.

Reported by:	pkg-fallout
parent aec9c6c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment