#include #include "hello_world.h" int main(){ hello(); return 0; }