00001 #include "../include/Main.hh" 00002 00003 int main(int, char**) { 00004 cout << "Hello world!" << endl; 00005 }