#ifndef ELEKTRO_H #define ELEKTRO_H class elektro { public: elektro(); }; #endif // ELEKTRO_H