Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #302 from mpoquet/rename-s4u-synchro-examples
[simgrid.git] / include / xbt / backtrace.h
index 6367997..761a4b6 100644 (file)
@@ -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 <cstddef>
-#endif
-
 #include <xbt/base.h>
 
 SG_BEGIN_DECL()