Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sort include lists according to clang-format.
[simgrid.git] / src / bindings / java / jxbt_utilities.cpp
index 5a285b3..1853d1b 100644 (file)
@@ -5,8 +5,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 "xbt/sysdep.h"
 #include "jxbt_utilities.hpp"
+#include "xbt/sysdep.h"
 
 #include <cstdlib> /* abort */