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