pgtest.cc will not build. It requires the following 2 lines added at the top:
#include <string>
using namespace std;
Log in to post a comment.