X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c69057bd07befcfb1fafa975dc9d4e76889c82cd..08cb8580c73f641a3eda1c94589770955b13dd48:/include/xbt/parmap.h diff --git a/include/xbt/parmap.h b/include/xbt/parmap.h index 15257b55e6..89a8434e65 100644 --- a/include/xbt/parmap.h +++ b/include/xbt/parmap.h @@ -6,8 +6,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 _XBT_PARMAP_H -#define _XBT_PARMAP_H +#ifndef XBT_PARMAP_H +#define XBT_PARMAP_H #include "xbt/misc.h" /* SG_BEGIN_DECL */ #include "xbt/function_types.h"