From a9d7cbdc62c1b6b7bdcc2891529a48a01c2b30b1 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 9 Aug 2013 08:32:10 +0000 Subject: Fri Aug 9 08:30:41 UTC 2013 Johnny Willemsen * ace/*.h: Use /**/ for include of config-lite.h to not get it in all include diagrams with doxygen --- ACE/ace/Timeprobe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ACE/ace/Timeprobe.h') diff --git a/ACE/ace/Timeprobe.h b/ACE/ace/Timeprobe.h index 4978fe45845..36f479e1466 100644 --- a/ACE/ace/Timeprobe.h +++ b/ACE/ace/Timeprobe.h @@ -39,7 +39,7 @@ #define ACE_TIMEPROBE_H #include /**/ "ace/pre.h" -#include "ace/config-lite.h" +#include /**/ "ace/config-lite.h" #include /**/ "ace/ACE_export.h" #include "ace/Malloc_Allocator.h" -- cgit v1.2.1