refactored namespaces and added driverfactory
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "IEventHandler.h"
|
||||
#include <memory>
|
||||
|
||||
namespace Input {
|
||||
namespace FlippR_Driver::Input {
|
||||
|
||||
class IInputDriver
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user