// File: gcd.h // Demo of external reference int gcd(int,int);