diff --git a/base/cpuid.cpp b/base/cpuid.cpp index 79ad7a1304..04a564bca2 100644 --- a/base/cpuid.cpp +++ b/base/cpuid.cpp @@ -5,8 +5,8 @@ #include #include "absl/strings/str_join.h" -#include "base/not_null.hpp" #include "base/macros.hpp" // 🧙 For PRINCIPIA_COMPILER_MSVC. +#include "base/not_null.hpp" #include "glog/logging.h" #if PRINCIPIA_COMPILER_MSVC