]> AND Public Git Repository - simgrid.git/blobdiff - include/xbt/log.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of github.com:simgrid/simgrid
[simgrid.git] / include / xbt / log.hpp
index 083ce2dd7a8fcbb37efa299eff8d3e3c066572e7..4aaff8a26af85b60cd279c99c47febb9d647da83 100644 (file)
@@ -3,8 +3,8 @@
 /* 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 <simgrid/Exception.hpp>
 #include <xbt/log.h>
-#include <xbt/exception.hpp>
 
 namespace simgrid {
 namespace xbt {