#include <iostream>

22 Views Asked by At

While trying to install sdl2 on my Mac, Visual Studio went wrong and the program cannot locate iostream. I am kindly asking for help how to make it visible for VisualStudio

enter image description here

And this is c_cpp_properties.json files

enter image description here

0

There are 0 best solutions below