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