Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
no dynar in the new C interface (+cleanups in CMakeLists)
[simgrid.git] / src / s4u / s4u_Activity.cpp
index 2d3f344..374eaea 100644 (file)
@@ -1,9 +1,8 @@
-/* Copyright (c) 2006-2019. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2006-2020. 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. */
 
-#include "xbt/asserts.h"
 #include "xbt/log.h"
 
 #include "simgrid/s4u/Activity.hpp"