// Menu : menu.h #ifndef MENU_H #define MENU_H #ifndef LISTC_H #include "listc.h" #endif class menu : public list