X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/18fd03bb84ea54b81f11bc9d8857d36e57e27485..bd7d5780ee8b73efd58c83f5d6f864d0a941b3ed:/include/simgrid/simdag.h diff --git a/include/simgrid/simdag.h b/include/simgrid/simdag.h index 9194eabe67..cb54bd9b71 100644 --- a/include/simgrid/simdag.h +++ b/include/simgrid/simdag.h @@ -1,19 +1,20 @@ -/* Copyright (c) 2006-2010, 2012-2018. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2006-2018. 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. */ -#ifndef SIMDAG_SIMDAG_H -#define SIMDAG_SIMDAG_H +#ifndef SIMGRID_SIMDAG_H +#define SIMGRID_SIMDAG_H + +#include +#include +#include +#include -#include "simgrid/host.h" -#include "simgrid/link.h" -#include "xbt/log.h" -#include "xbt/sysdep.h" #ifdef __cplusplus #include #endif + SG_BEGIN_DECL() /** @brief Link opaque datatype