#include #include "InputEvent.h" #include "Detector.h" #include int main() { Input::Detector(std::vector()); std::printf("hallo"); return 0; }