Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[codacy] Add quotes around exclude paths in .codacy.yml.
[simgrid.git] / include / xbt / log.hpp
index 083ce2d..d1d9f04 100644 (file)
@@ -1,10 +1,10 @@
-/* Copyright (c) 2016-2018. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2016-2019. The SimGrid Team. All rights reserved.          */
 
 /* 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 {