Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix include guards
[simgrid.git] / src / mc / mc_record.h
index 1f7a677..08c9af5 100644 (file)
@@ -14,8 +14,8 @@
  *  passed to the application (without the MC specific arguments).
  */
 
  *  passed to the application (without the MC specific arguments).
  */
 
-#ifndef MC_RECORD_H
-#define MC_RECORD_H
+#ifndef SIMGRID_MC_RECORD_H
+#define SIMGRID_MC_RECORD_H
 
 #include <stdbool.h>
 
 
 #include <stdbool.h>