I think it's complaining that you don't have the include statement for std::optional. Try adding #include <optional> above the SFML include.
___f____g___
joined 3 years ago
I think it's complaining that you don't have the include statement for std::optional. Try adding #include <optional> above the SFML include.
"Lazy Lombax"