X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/39c935d6d5ee86d153f6f7e6a10d723ae7c57f6f..cb3dd47fc3ee91fbf921e02078184253ef3f775d:/teshsuite/xbt/cmdline/cmdline.c diff --git a/teshsuite/xbt/cmdline/cmdline.c b/teshsuite/xbt/cmdline/cmdline.c index 9a77b835a4..01e988087a 100644 --- a/teshsuite/xbt/cmdline/cmdline.c +++ b/teshsuite/xbt/cmdline/cmdline.c @@ -1,10 +1,9 @@ -/* Copyright (c) 2018-2021. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2018-2023. 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 "simgrid/engine.h" -#include "simgrid/simix.h" // we don't need it, but someone must check that this file is actually usable in plain C #include XBT_LOG_NEW_DEFAULT_CATEGORY(test, "Logging specific to this test");