Separated TargetMemoryAddressRange from TargetMemory.hpp
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "src/Targets/TargetMemorySegmentDescriptor.hpp"
|
||||
#include "src/Targets/TargetMemorySegmentType.hpp"
|
||||
#include "src/Targets/TargetMemory.hpp"
|
||||
#include "src/Targets/TargetMemoryAddressRange.hpp"
|
||||
|
||||
namespace TargetController::Commands
|
||||
{
|
||||
|
||||
@@ -68,6 +68,7 @@
|
||||
#include "src/Targets/Targets.hpp"
|
||||
#include "src/Targets/TargetRegisterDescriptor.hpp"
|
||||
#include "src/Targets/TargetMemory.hpp"
|
||||
#include "src/Targets/TargetMemoryAddressRange.hpp"
|
||||
#include "src/Targets/TargetAddressSpaceDescriptor.hpp"
|
||||
#include "src/Targets/TargetMemorySegmentDescriptor.hpp"
|
||||
#include "src/Targets/ProgramBreakpointRegistry.hpp"
|
||||
|
||||
Reference in New Issue
Block a user