ScanTailor-Advanced / scantailor-advanced

ScanTailor Advanced is the version that merges the features of the ScanTailor Featured and ScanTailor Enhanced versions, brings new ones and fixes.
GNU General Public License v3.0
189 stars 7 forks source link

Fix building Proximity.cpp with Qt6 and gcc 11.2 #54

Closed ghost closed 1 year ago

ghost commented 1 year ago

Add header to the Proximity.cpp , needed by std::min_element.

Closes https://github.com/ScanTailor-Advanced/scantailor-libs-build/issues/7

ghost commented 1 year ago

Thanks for the fix @lockywolf , sorry for taking so long to answer.