aboutsummaryrefslogtreecommitdiff
path: root/graphics/epsonscan2/files/patch-src_Controller_Src_KeysValues_Key.hpp
Commit message (Collapse)AuthorAgeFilesLines
* graphics/epsonscan2: Unbreak build with boost 1.87J.R. Oldroyd2025-02-141-0/+10
clang does support rvalue references, so remove all use of flag "BOOST_NO_CXX11_RVALUE_REFERENCES" PR: 284127