Skip to content

Commit

Permalink
[CORRECTIVE] Fix memory map header generator test compilation again
Browse files Browse the repository at this point in the history
  • Loading branch information
epekkar committed Dec 5, 2023
1 parent 3f321fd commit 6248a8d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
#include <IPXACTmodels/Component/BusInterface.h>
#include <IPXACTmodels/Component/Channel.h>
#include <IPXACTmodels/Component/Cpu.h>
#include <IPXACTmodels/Component/MasterInterface.h>
#include <IPXACTmodels/Component/InitiatorInterface.h>
#include <IPXACTmodels/Component/MemoryMap.h>
#include <IPXACTmodels/Component/MemoryMapBase.h>
#include <IPXACTmodels/Component/MirroredSlaveInterface.h>
#include <IPXACTmodels/Component/MirroredTargetInterface.h>
#include <IPXACTmodels/Component/Register.h>
#include <IPXACTmodels/Component/RegisterBase.h>
#include <IPXACTmodels/Component/SlaveInterface.h>
#include <IPXACTmodels/Component/TargetInterface.h>
#include <IPXACTmodels/Component/TransparentBridge.h>

#include <IPXACTmodels/kactusExtensions/SystemView.h>
Expand Down

0 comments on commit 6248a8d

Please sign in to comment.