summaryrefslogtreecommitdiff
path: root/ACE/ace/Message_Block.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/Message_Block.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/Message_Block.h')
-rw-r--r--ACE/ace/Message_Block.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Message_Block.h b/ACE/ace/Message_Block.h
index cf55b9ff540..ddfa52101e2 100644
--- a/ACE/ace/Message_Block.h
+++ b/ACE/ace/Message_Block.h
@@ -15,7 +15,7 @@
#include /**/ "ace/pre.h"
-#include "ace/config-lite.h"
+#include /**/ "ace/config-lite.h"
#include /**/ "ace/ACE_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)