mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 18:48:09 +00:00
46399371ed
std::binary_function was a pre-C++11 construct, that is removed entirely in c++17, and no longer necessary regardless. Refs #5862 Differential Revision: https://code.wildfiregames.com/D3164 This was SVN commit r24301.