Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix NetBSD build
[simgrid.git] / src / surf / cpu_ti.hpp
index 90f93fe..6eca45a 100644 (file)
@@ -99,7 +99,7 @@ public:
   CpuTi *cpu_;
   int indexHeap_ = -1;
   int suspended_ = 0;
-public:
+
   boost::intrusive::list_member_hook<> action_ti_hook;
 };
 
@@ -134,7 +134,6 @@ public:
 
   double currentFrequency_;
 
-public:
   boost::intrusive::list_member_hook<> cpu_ti_hook;
 };