#ifndef __PARSEFAMILY__ #define __PARSEFAMILY__ #include using namespace std ; #include "IntFamily.h" vector *ParseFamily(istream *) ; #endif