diff --git a/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp b/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp index 0be66884fd66ba..2a0e6b001c0074 100644 --- a/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp +++ b/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @@ -25,8 +25,8 @@ #include "gtest/gtest.h" #include #include -#include #include +#include #include namespace clang {