Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge remote-tracking branch 'github/master'
[simgrid.git] / src / surf / cpu_interface.hpp
index fc67386f29da768f6dc8e069d5c2e012420fa65f..f360cf1059a15f94fc87ffa88d80e8670e4f4e8f 100644 (file)
 namespace simgrid {
 namespace surf {
 
-class CpuModel;
-class Cpu;
-class CpuAction;
-
  /** @ingroup SURF_cpu_interface
  * @brief SURF cpu model interface class
  * @details A model is an object which handle the interactions between its Resources and its Actions