Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
codefactor: malformed whitespace issues
[simgrid.git] / include / xbt.h
index b0a6fa2..20815aa 100644 (file)
@@ -1,6 +1,6 @@
 /* xbt.h - Public interface to the xbt (SimGrid's toolbox)                  */
 
-/* Copyright (c) 2004-2018. The SimGrid Team.
+/* Copyright (c) 2004-2019. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
 
 #include <xbt/dynar.h>
 #include <xbt/dict.h>
-#include <xbt/parmap.h>
 
 #include <xbt/config.h>
 #ifdef __cplusplus
 #include <xbt/config.hpp>
 #endif
-#include <xbt/cunit.h>
 
-#include <xbt/xbt_os_thread.h>
 #include <xbt/xbt_os_time.h>
 
 #endif /* XBT_H */