From bd11f6528fc5e8254511eb87dd907bef552e8471 Mon Sep 17 00:00:00 2001 From: schnorr Date: Wed, 7 Jul 2010 11:48:25 +0000 Subject: [PATCH] removing dependency on file that is no longer generated git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7998 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- include/instr/instr.h | 2 -- include/msg/datatypes.h | 1 - 2 files changed, 3 deletions(-) diff --git a/include/instr/instr.h b/include/instr/instr.h index b296c26f93..7938d1794f 100644 --- a/include/instr/instr.h +++ b/include/instr/instr.h @@ -7,8 +7,6 @@ #ifndef INSTR_H_ #define INSTR_H_ -#include "instr/tracing_config.h" - #ifdef HAVE_TRACING #define NO_TRACE 0 diff --git a/include/msg/datatypes.h b/include/msg/datatypes.h index d336b6dddc..26263dae78 100644 --- a/include/msg/datatypes.h +++ b/include/msg/datatypes.h @@ -7,7 +7,6 @@ #ifndef MSG_DATATYPE_H #define MSG_DATATYPE_H #include "xbt/misc.h" -#include "instr/tracing_config.h" // for HAVE_TRACING SG_BEGIN_DECL() -- 2.20.1