#include "demo.h" int main(int argc, char *argv[]) { print_hello(); return 0; }