X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/772fbe2c6395ac920d8e7907dc39749d458f02b6..3c2534ab455931a11774905e677e1498815de10c:/include/xbt/log.h diff --git a/include/xbt/log.h b/include/xbt/log.h index 4c24f32120..3ec9eb4569 100644 --- a/include/xbt/log.h +++ b/include/xbt/log.h @@ -25,8 +25,8 @@ printf function. Useful to debug the logging facilities themselves, or to not make source analysis tools mad */ //#define XBT_LOG_MAYDAY -#ifndef _XBT_LOG_H_ -#define _XBT_LOG_H_ +#ifndef XBT_LOG_H +#define XBT_LOG_H #include "xbt/misc.h" #include