#include "file1.h" int main( int argc, char* argv[] ) { double a, b; b = square(a); }