#ifndef ANGLERANGE_H #define ANGLERANGE_H class anglerange { public: anglerange(); }; #endif // ANGLERANGE_H