#ifndef FETCHSHOWID_H #define FETCHSHOWID_H class FetchShowID { public: FetchShowID(); // int FetchShowID::Fetch(); }; #endif // FETCHSHOWID_H