diff --git a/.clang-format b/.clang-format index 59b6000..221e8ce 100644 --- a/.clang-format +++ b/.clang-format @@ -147,7 +147,7 @@ RawStringFormats: CanonicalDelimiter: '' BasedOnStyle: google ReflowComments: true -SortIncludes: true +SortIncludes: false SortUsingDeclarations: true SpaceAfterCStyleCast: false SpaceAfterLogicalNot: false