??
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "PrintHandler.h"
|
||||
#include <iostream>
|
||||
|
||||
PrintHandler::PrintHandler(std::shared_ptr<Input::IInputDriver> driver) :
|
||||
PrintHandler::PrintHandler(std::shared_ptr<FlippR_Driver::Input::IInputDriver> driver) :
|
||||
EventHandler(driver)
|
||||
{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user