Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[S(A)MPI] Add/modify include guards
[simgrid.git] / src / smpi / plugins / ampi / ampi.hpp
index 7f3912e..cee44a3 100644 (file)
@@ -3,8 +3,8 @@
 /* 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. */
 
 /* 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 AMPI_HPP
-#define AMPI_HPP
+#ifndef INSTR_AMPI_HPP_
+#define INSTR_AMPI_HPP_
 
 #include <simgrid/s4u.hpp>
 
 
 #include <simgrid/s4u.hpp>