#ifndef CLINPUT_H #define CLINPUT_H #include "tunit.h" Tunit & CLInput(Tunit & tu, string msg="Enter unit" ); #endif // CLINPUT_H