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

Public GIT Repository
mv data from msg_task_t to simgrid::msg::Task
[simgrid.git] / include / simgrid / instr.h
index dcf444eba936632d918d9fc32d879ce66f2264fa..664f90be10d8bc4e685a011c9089865386a878ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2018. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2010-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. */
@@ -7,7 +7,6 @@
 #define INSTR_H_
 
 #include <simgrid/msg.h>
-#include <xbt.h>
 
 SG_BEGIN_DECL()