Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stupid typo
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Wed, 4 Jul 2018 14:25:41 +0000 (16:25 +0200)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Wed, 4 Jul 2018 14:25:41 +0000 (16:25 +0200)
include/simgrid/s4u/Barrier.hpp

index b3c6e65..4b57898 100644 (file)
@@ -3,7 +3,7 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-#ifndef SIMGRID_S4U_BARRIERHPP
+#ifndef SIMGRID_S4U_BARRIER_HPP
 #define SIMGRID_S4U_BARRIER_HPP
 
 #include "simgrid/s4u/ConditionVariable.hpp"