Error C1083 : Can't open files include: “atlcomcli.h”: No such file or directory

I searched a lot but can’t find solution.
[2/5] Compile [x64] DumpSyms.cpp
29>pdb_source_line_writer.h(35,1): Error C1083 : 无法打开包括文件: “atlcomcli.h”: No such file or directory
include <atlcomcli.h>
^

And one more error:
Microsoft.MakeFile.targets(50, 5): [MSB3073] Command“....\Build\BatchFiles\Rebuild.bat DumpSyms Win64 Development -WaitMutex -FromMsBuild -architecture=x64”exited,with code -1。
14:04:18 Building D:\Epic Games\UE_5.6_SCCompile\UnrealEngine\Engine\Intermediate\ProjectFiles\DatasmithCADWorker.vcxproj....\Build\BatchFiles\Rebuild.bat DatasmithCADWorker Win64 Development -WaitMutex -FromMsBuild -architecture=x64

Version 5.6 Source Code