#include <vector>
Posted: Fri Apr 28, 2023 5:25 pm
hello
i want to use the #include <vector>,but i get a fatal error,
fatal error: vector: No such file or directory
11 | #include <vector>
i am using esp-idf,under visual code.
Any solutions?
Thanks
i want to use the #include <vector>,but i get a fatal error,
fatal error: vector: No such file or directory
11 | #include <vector>
i am using esp-idf,under visual code.
Any solutions?
Thanks