Skip to content
Snippets Groups Projects
Commit 15e90a3c authored by Brad King's avatar Brad King
Browse files

Sort includes to stabilize include order w.r.t. clang-format

The clang-format tool sorts `#include` lines within contiguous blocks.
Separate blocks with blank lines and sort the include lines within them
so that clang-format does not re-order anything.

Change-Id: I96d6828f470b9a234464972172d46afab322487c
parent 37306a1c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment