adapted namespaces

This commit is contained in:
Johannes Wendel
2019-05-21 23:19:31 +02:00
parent 628838baa4
commit 4c165d3948
2 changed files with 0 additions and 6 deletions

View File

@@ -16,8 +16,6 @@ using flippR_driver::input::Event;
namespace flippR_driver
{
namespace utility
{
namespace networking
{
namespace input
@@ -57,4 +55,3 @@ void SocketHandler::handle(Event &event)
}
}
}
}

View File

@@ -18,8 +18,6 @@
namespace flippR_driver
{
namespace utility
{
namespace networking
{
namespace input
@@ -39,6 +37,5 @@ private:
}
}
}
}
#endif //FLIPPR_CODE_INPUTSOCKETCONNECTION_H