#include "pip.h" int main(int argc, char * argv[]) { cout << PIString("Hello PIP!") << endl; };