int sum(int a, int b) { return a + b; } #include "bar.h" #include "another.h"