// // Created by nb on 31.12.23. // #ifndef GEOMETRY_TESTCLASS_H #define GEOMETRY_TESTCLASS_H class testclass { }; #endif //GEOMETRY_TESTCLASS_H