I get this error in a C header file in this line :
char * getFechaHora(time_t & tiempoPuro);
In a C source code file i am including the