diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-04-19 08:11:02 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-04-19 08:11:02 +0000 |
commit | a1944ece5020120da467281e1f7411be69431383 (patch) | |
tree | 467dac7a00378d03b0cceba17c864dd4531b514e /TAO/tao/Messaging/MessagingC.h | |
parent | ef04a430ee0b113d10978863ac795f6ee6d55510 (diff) | |
download | ATCD-a1944ece5020120da467281e1f7411be69431383.tar.gz |
ChangeLogTag: Mon Apr 19 07:56:42 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Messaging/MessagingC.h')
-rw-r--r-- | TAO/tao/Messaging/MessagingC.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Messaging/MessagingC.h b/TAO/tao/Messaging/MessagingC.h index 81bded3997d..d2ad96ad6ef 100644 --- a/TAO/tao/Messaging/MessagingC.h +++ b/TAO/tao/Messaging/MessagingC.h @@ -43,8 +43,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "tao/Messaging/messaging_export.h" -#include "tao/CDR.h" +#include "messaging_export.h" #include "tao/Environment.h" #include "tao/Object.h" #include "tao/Valuetype/ValueBase.h" |