Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master b8e8aa8: Qt: Fix various missing header includes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Apr 2018 09:06:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8e8aa87f43c12ad564426b3359f593305cd45a1
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b8e8aa8 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Fix various missing header includes
    
    Qt 5.11 seems to have changed the include dependencies, so adding those, that are missing
    
    Change-Id: I2b0482f7554467d6981be65bfd3fea1a3e118976
    Reviewed-on: https://code.wireshark.org/review/27145
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  0264b2fd  F1AP: fix a typo in ASN.1 description
    adds  b8e8aa8   Qt: Fix various missing header includes


Summary of changes:
 ui/qt/packet_format_group_box.cpp | 1 +
 ui/qt/time_shift_dialog.cpp       | 1 +
 ui/qt/wireless_frame.cpp          | 1 +
 3 files changed, 3 insertions(+)