Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Display errno on error.
[simgrid.git] / src / xbt / dynar.cpp
index e1444f0..c2dd5f0 100644 (file)
@@ -7,7 +7,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "xbt/dynar.h"
-#include "simgrid/exception.hpp"
+#include "simgrid/Exception.hpp"
 #include "xbt/ex.h"
 #include "xbt/log.h"
 #include "xbt/misc.h"