#include "Generator.hpp" #include "Oscilloscope.hpp" #include "Utils.hpp" template void func(T arg) { } int main() { return EXIT_SUCCESS; }