diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-11-30 00:40:17 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-11-30 00:40:17 +0000 |
commit | 9c07f52f12c343e1336a2d378fa970c0e278c554 (patch) | |
tree | bc46f9a1e971dc95bed25081df9df8e37b72158d /TAO/TAO_IDL | |
parent | 4e7577f381bb3d9cb768a1de36eb2c3f649bd45e (diff) | |
download | ATCD-9c07f52f12c343e1336a2d378fa970c0e278c554.tar.gz |
ChangeLogTag: Fri Nov 30 00:38:11 UTC 2007 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/TAO_IDL')
-rw-r--r-- | TAO/TAO_IDL/be/be_visitor_template_export.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_template_export.cpp b/TAO/TAO_IDL/be/be_visitor_template_export.cpp index 6fb14458121..38a607b29bd 100644 --- a/TAO/TAO_IDL/be/be_visitor_template_export.cpp +++ b/TAO/TAO_IDL/be/be_visitor_template_export.cpp @@ -19,6 +19,7 @@ #include "be_extern.h" #include "be_helper.h" #include "be_predefined_type.h" +#include "ace/Log_Msg.h" ACE_RCSID (be, be_visitor_template_export, |