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 BloomVersion class implements a structure for the "monitor version" GDB command.
|
||||
|
||||
Reference in New Issue
Block a user