You need to:
#include <vector>
You must alway include directly all the headers for the types you use.
solved I cannot initiate an integer vector in C++ [closed]
You need to:
#include <vector>
You must alway include directly all the headers for the types you use.
solved I cannot initiate an integer vector in C++ [closed]