Fatal error C1083: Cannot open include file: 'memory'

-sharpinclude <stddef.h>
-sharpinclude <stdint.h>
-sharpinclude <stdio.h>
-sharpinclude <memory>
-sharpinclude <utility>
-sharpinclude <vector>
...

compilation error is as follows:
fatal error C1083: Cannot open include file: "memory"

the environment is windows vs 2017

CPP
Dec.24,2021
Menu