Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[S(A)MPI] Add/modify include guards
[simgrid.git] / src / smpi / plugins / ampi / instr_ampi.hpp
index 3fc2f74..0ab89c9 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. */
 
-#ifndef INSTR_AMPI_HPP_
-#define INSTR_AMPI_HPP_
+#ifndef INSTR_INSTR_AMPI_HPP_
+#define INSTR_INSTR_AMPI_HPP_
 
 #include "smpi/smpi.h"
 #include "src/instr/instr_private.hpp"