Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / smpi / colls / smpi_automatic_selector.cpp
index 4898c5c..c79cea5 100644 (file)
@@ -4,9 +4,12 @@
 /* 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. */
 
-#include "colls_private.h"
 #include <float.h>
 
+#include <exception>
+
+#include "colls_private.h"
+
 //attempt to do a quick autotuning version of the collective,
 
 #define TRACE_AUTO_COLL(cat) if (TRACE_is_enabled()){\