Merge branch 'push-xksyknrwnxyz' into 'develop'
refactor: remove unused includes from DRAMPower See merge request ems/astdm/modeling.dram/dram.sys.5!155
This commit is contained in:
@@ -14,11 +14,6 @@
|
||||
|
||||
#include <DRAMUtils/memspec/standards/MemSpecDDR5.h>
|
||||
|
||||
#ifdef DRAMPOWER
|
||||
#include <DRAMPower/standards/ddr5/DDR5.h>
|
||||
#include <DRAMPower/memspec/MemSpecDDR5.h>
|
||||
#endif
|
||||
|
||||
#include <systemc>
|
||||
|
||||
namespace DRAMSys
|
||||
|
||||
@@ -42,12 +42,6 @@
|
||||
|
||||
#include <DRAMUtils/memspec/standards/MemSpecLPDDR5.h>
|
||||
|
||||
|
||||
#ifdef DRAMPOWER
|
||||
#include <DRAMPower/memspec/MemSpecLPDDR5.h>
|
||||
#include <DRAMPower/standards/lpddr5/LPDDR5.h>
|
||||
#endif
|
||||
|
||||
#include <systemc>
|
||||
|
||||
namespace DRAMSys
|
||||
|
||||
Reference in New Issue
Block a user