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