Removed redundant 'Bloom' namespace from entire codebase
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <vector>
|
||||
#include <optional>
|
||||
|
||||
namespace Bloom::Targets
|
||||
namespace Targets
|
||||
{
|
||||
using TargetMemoryAddress = std::uint32_t;
|
||||
using TargetMemorySize = std::uint32_t;
|
||||
|
||||
Reference in New Issue
Block a user