From 580563c4edbc2c50f9ea72eab17b96ab55007565 Mon Sep 17 00:00:00 2001 From: Frederic Suter Date: Wed, 4 Jul 2018 16:25:41 +0200 Subject: [PATCH 1/1] stupid typo --- include/simgrid/s4u/Barrier.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/simgrid/s4u/Barrier.hpp b/include/simgrid/s4u/Barrier.hpp index b3c6e65dc3..4b578983ec 100644 --- a/include/simgrid/s4u/Barrier.hpp +++ b/include/simgrid/s4u/Barrier.hpp @@ -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" -- 2.20.1