Wireshark-commits: [Wireshark-commits] master 25fd18a: Include "config.h" first, even before <glib.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=25fd18a39738ea73c8f6f1f83505b2f221174402
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
25fd18a by Guy Harris (guy@xxxxxxxxxxxx):
Include "config.h" first, even before <glib.h>, as is done in other files.
Also move system and GLib includes before Wireshark includes.
Change-Id: I6636c9fdafb69b6dcf297d4c2632f5e8448e1d93
Reviewed-on: https://code.wireshark.org/review/8207
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3813ae6 Fix asciidoc warnings
adds 25fd18a Include "config.h" first, even before <glib.h>, as is done in other files.
Summary of changes:
ui/qt/coloring_rules_dialog.cpp | 6 +++---
ui/qt/main_welcome.cpp | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)