I am getting this error in the TestExecute.cpp -
\"Symbol \'std\' could not be resolved\"
CODE
#include
You can rewrite the code likes this:
#include #include using namespace std;