Removed redundant 'Bloom' namespace from entire codebase
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include "Monitor.hpp"
|
||||
|
||||
namespace Bloom::DebugServer::Gdb::CommandPackets
|
||||
namespace DebugServer::Gdb::CommandPackets
|
||||
{
|
||||
/**
|
||||
* The BloomVersionMachine class implements a structure for the "monitor version machine" GDB command.
|
||||
|
||||
Reference in New Issue
Block a user