Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
clang ... override ... again
[simgrid.git] / src / surf / network_interface.hpp
index 3c749be..573b993 100644 (file)
@@ -145,7 +145,7 @@ public:
   void turn_on() override;
   void turn_off() override;
 
-  void seal();
+  void seal() override;
 
   void on_bandwidth_change() const;