Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sonar smells of the day.
[simgrid.git] / include / xbt / backtrace.h
index 90df0a35150b6ce0a926b642d9fe0a9077cc7f48..dd4fb3d7ed5af7c61979dfa90d659324c06cf2c3 100644 (file)
@@ -1,9 +1,11 @@
-/* Copyright (c) 2005-2016. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2005-2017. The SimGrid Team. All rights reserved.          */
 
 #ifndef XBT_BACKTRACE_H
 #define XBT_BACKTRACE_H
 
+#ifdef __cplusplus
 #include <cstddef>
+#endif
 
 #include <xbt/base.h>