1 Header file include order.
3 - Header file associated to cpp file, or plugin base class header.
4 - Additional plugin headers.
6 - Headers in core followed by subdirectories.
7 - System and library headers.
9 Each item should be sorted in ascii order, and separated by blank lines.