summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormsmit <msmit@remedy.nl>2010-07-27 07:27:25 +0000
committermsmit <msmit@remedy.nl>2010-07-27 07:27:25 +0000
commit3a12b84078fecf02bd0b48a8361959caa725f6e1 (patch)
tree74caf973e5302d1bdd4c1dd95de5a8ac3bb3c6d3
parent6126962e95c9e7eaf94001a32e8d94d0bb77e7db (diff)
downloadATCD-3a12b84078fecf02bd0b48a8361959caa725f6e1.tar.gz
Tue Jul 27 07:23:54 UTC 2010 Marcel Smit <msmit@remedy.nl>
* connectors/dds4ccm/impl/Log_Macros.h: Added ace/Log_Msg.h include.
-rw-r--r--CIAO/ChangeLog5
-rw-r--r--CIAO/connectors/dds4ccm/impl/Log_Macros.h1
2 files changed, 6 insertions, 0 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index 96d5b476724..f180d90954a 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jul 27 07:23:54 UTC 2010 Marcel Smit <msmit@remedy.nl>
+
+ * connectors/dds4ccm/impl/Log_Macros.h:
+ Added ace/Log_Msg.h include.
+
Tue Jul 27 06:29:09 UTC 2010 Marcel Smit <msmit@remedy.nl>
* connectors/dds4ccm/docs/DDS4CCM Cheat Sheet.rtf:
diff --git a/CIAO/connectors/dds4ccm/impl/Log_Macros.h b/CIAO/connectors/dds4ccm/impl/Log_Macros.h
index 23fec6ef5eb..b28dcdceccd 100644
--- a/CIAO/connectors/dds4ccm/impl/Log_Macros.h
+++ b/CIAO/connectors/dds4ccm/impl/Log_Macros.h
@@ -11,6 +11,7 @@
// default information printed with CIAO logging messages.
+#include "ace/Log_Msg.h"
#include "ciao/Logger/Log_Macros.h"
#include "dds4ccm/impl/dds4ccm_dds_impl_export.h"