Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
missing header
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sat, 22 Oct 2005 22:43:14 +0000 (22:43 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sat, 22 Oct 2005 22:43:14 +0000 (22:43 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1797 48e7efb5-ca39-0410-a469-dd3cf9ba447f

include/xbt/asserts.h

index df2d1f2..d0f4864 100644 (file)
@@ -10,6 +10,7 @@
 #define _XBT_ASSERTS_H
 
 #include "xbt/misc.h"
+#include "xbt/log.h"
   
 SG_BEGIN_DECL()