ruby: get rid of the Map class
[gem5.git] / src / mem / ruby / profiler / CacheProfiler.cc
index 7dc925322293168cbd51201bf1c7e52735ebb430..8ba64add940dcaa1b259a027062e3083070870dd 100644 (file)
@@ -27,7 +27,6 @@
  */
 
 #include "mem/gems_common/PrioHeap.hh"
-#include "mem/ruby/profiler/AccessTraceForAddress.hh"
 #include "mem/ruby/profiler/CacheProfiler.hh"
 #include "mem/ruby/profiler/Profiler.hh"
 #include "mem/ruby/system/System.hh"