Wireshark-commits: [Wireshark-commits] master db68736: Qt: Add another missing #include <algorithm>

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Oct 2015 09:27:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db687365c5da83612d75d727750e5697a947c59b
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

db68736 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>
    

Actions performed:

    from  dfe1b0f   Remove unused offset variables.
    adds  db68736   Qt: Add another missing #include <algorithm>


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