#include"source1.h" #include"source2.h" int main() { return func1() + func2(); }