Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove redundant forward class declarations.
[simgrid.git] / src / surf / cpu_interface.hpp
index fc67386..f360cf1 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