Wireshark-commits: [Wireshark-commits] master-2.0 177cef4: Qt: Add another missing #include <algori

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Oct 2015 11:45:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=177cef4ef051728213c40c0fb920097d4ab434ae
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

177cef4 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Qt: Add another missing #include <algorithm>
    
    It seems that sme (for example: my...) configurations need it to
    build Wireshark.
    
    Change-Id: I3d4c8c84d705fd0b99b100b1e2173819f62936d9
    Reviewed-on: https://code.wireshark.org/review/11024
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    (cherry picked from commit db687365c5da83612d75d727750e5697a947c59b)
    Reviewed-on: https://code.wireshark.org/review/11328
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  95a751b   Qt/Bluetooth: Disable go to packet for closed files
    adds  177cef4   Qt: Add another missing #include <algorithm>


Summary of changes:
 ui/qt/supported_protocols_dialog.cpp |    1 +
 1 file changed, 1 insertion(+)