Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Current XBT_ATTRIB_DEPRECATED is v334. Fix last changes.
[simgrid.git] / include / simgrid / mailbox.h
index 3e0ce048e665226537a97fd09b31090aab3b3166..7680a6d73bc6e839bf1f9560e84bdd67aa3ed1ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2018-2021. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2018-2022. 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 INCLUDE_SIMGRID_MAILBOX_H_
 
 #include <simgrid/forward.h>
-#include <xbt/base.h>
 
 /* C interface */
 SG_BEGIN_DECL