refactored namespaces
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
#include "EventHandler.h"
|
||||
#include "utilities/config.h"
|
||||
|
||||
namespace FlippR_Driver::Input
|
||||
namespace FlippR_Driver
|
||||
{
|
||||
namespace Input
|
||||
{
|
||||
|
||||
EventHandler::EventHandler(std::shared_ptr<IInputDriver> input_driver) :
|
||||
|
||||
Reference in New Issue
Block a user