Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix by not using lib at all!
[simgrid.git] / src / surf / storage_n11.hpp
index 72703a1..e8b8425 100644 (file)
@@ -5,6 +5,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include <xbt/base.h>
+#include <xbt/lib.h>
 
 #include "StorageImpl.hpp"