Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
please sonar
[simgrid.git] / include / simgrid / s4u / Io.hpp
index 3e98128..0a502aa 100644 (file)
@@ -53,7 +53,6 @@ public:
   XBT_ATTRIB_DEPRECATED_v324("Please use Io::wait_for()") void wait(double t) override { wait_for(t); }
 #endif
 
-private:
 }; // class
 } // namespace s4u
 } // namespace simgrid