Skip to content

Fix includes in case they get reordered

Alexander Lohnau requested to merge work/fix_include_order into master

When running clang-format these includes will get reordered and the build will fail. This commit prevents this from happening.

@davidedmundson

Merge request reports

Loading