#include "Two.h" #include void two() { printf("Two\n"); // break here }