#ifndef __etimezone_h #define __etimezone_h class etimezone { public: etimezone(); }; #endif