Removed redundant 'Bloom' namespace from entire codebase
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
|
||||
namespace Bloom::Targets::TargetDescription
|
||||
namespace Targets::TargetDescription
|
||||
{
|
||||
struct BitField
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user