libimobiledevice / libusbmuxd

A client library to multiplex connections from and to iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
589 stars 270 forks source link

clang-tidy: sort includes alphabetically #113

Closed neheb closed 2 years ago

neheb commented 3 years ago

Found with llvm-include-order

Signed-off-by: Rosen Penev rosenp@gmail.com

nikias commented 2 years ago

Don't really want to change the order ;)