Need to use <vector> in Azure Sphere high-level app. Can't add with #include <vector>, which is a bit of a surprise, I now think that this is related to managed versus unmanaged in VS. Anyone a suggestion how to use configure VS correctly or how I can use <vector> in high-level app.
Erik