// // Created by versustune on 08.06.20. // #ifndef VENO_SINEWAVES_H #define VENO_SINEWAVES_H class SineWaves { }; #endif //VENO_SINEWAVES_H