refactored namespaces and added driverfactory
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include "Event.h"
|
||||
|
||||
namespace Input
|
||||
namespace FlippR_Driver::Input
|
||||
{
|
||||
|
||||
class ErrorEvent : public Event
|
||||
|
||||
Reference in New Issue
Block a user