summaryrefslogtreecommitdiff
path: root/ACE/ace/Timeprobe.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2013-08-09 08:32:10 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2013-08-09 08:32:10 +0000
commita9d7cbdc62c1b6b7bdcc2891529a48a01c2b30b1 (patch)
tree2d0381520bcc1750296d4dca2173da45536d60d8 /ACE/ace/Timeprobe.h
parent9a3fb6e9860c69dd9ed0b4700157d608b91703b6 (diff)
downloadATCD-a9d7cbdc62c1b6b7bdcc2891529a48a01c2b30b1.tar.gz
Fri Aug 9 08:30:41 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/*.h: Use /**/ for include of config-lite.h to not get it in all include diagrams with doxygen
Diffstat (limited to 'ACE/ace/Timeprobe.h')
-rw-r--r--ACE/ace/Timeprobe.h2
1 files changed, 1 insertions, 1 deletions
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"