Renamed DebugServers namespace to DebugServer
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "src/Logger/Logger.hpp"
|
||||
#include "src/Exceptions/Exception.hpp"
|
||||
|
||||
namespace Bloom::DebugServers::Gdb::CommandPackets
|
||||
namespace Bloom::DebugServer::Gdb::CommandPackets
|
||||
{
|
||||
using Targets::TargetBreakpoint;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user