Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove spurious spaces in tesh output.
[simgrid.git] / include / xbt.h
index 3a9bc583c29f1892f020cd4c665aa1c61c2670e9..96c204ad6c8f467493b488c92a2bcb4b8c0a238a 100644 (file)
@@ -1,6 +1,7 @@
 /* xbt.h - Public interface to the xbt (SimGrid's toolbox)                  */
 
-/* Copyright (c) 2004-2012. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2004-2012. 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. */
@@ -28,7 +29,6 @@
 #include <xbt/parmap.h>
 
 #include <xbt/peer.h>
-#include <xbt/datadesc.h>
 #include <xbt/config.h>
 #include <xbt/cunit.h>