X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/18fd03bb84ea54b81f11bc9d8857d36e57e27485..bd7d5780ee8b73efd58c83f5d6f864d0a941b3ed:/include/simgrid/instr.h diff --git a/include/simgrid/instr.h b/include/simgrid/instr.h index d36c6cec5f..dcf444eba9 100644 --- a/include/simgrid/instr.h +++ b/include/simgrid/instr.h @@ -1,5 +1,4 @@ -/* Copyright (c) 2010-2018. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2010-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. */ @@ -7,8 +6,8 @@ #ifndef INSTR_H_ #define INSTR_H_ -#include "xbt.h" -#include "simgrid/msg.h" +#include +#include SG_BEGIN_DECL()