X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a3a100990355eb757dc81106b5aac6daed0b8e1..3297da9f47ce18371941b2b48a2f4018b4793ced:/include/xbt/backtrace.h diff --git a/include/xbt/backtrace.h b/include/xbt/backtrace.h index 6367997f40..761a4b6829 100644 --- a/include/xbt/backtrace.h +++ b/include/xbt/backtrace.h @@ -1,12 +1,11 @@ /* Copyright (c) 2005-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 XBT_BACKTRACE_H #define XBT_BACKTRACE_H -#ifdef __cplusplus -#include -#endif - #include SG_BEGIN_DECL()