#ifndef FGH #define FGH void f(); //function declaration int g(int i); #endif