#include #include "wrap.h" using namespace std; int output() { cout << "Hello, World!"; }