Removed redundant 'Bloom' namespace from entire codebase
This commit is contained in:
@@ -41,10 +41,10 @@
|
||||
|
||||
#include "src/Services/ProcessService.hpp"
|
||||
|
||||
namespace Bloom::DebugServer::Gdb
|
||||
namespace DebugServer::Gdb
|
||||
{
|
||||
using namespace Exceptions;
|
||||
using namespace Bloom::Exceptions;
|
||||
using namespace ::Exceptions;
|
||||
|
||||
using CommandPackets::CommandPacket;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user