diff options
author | jai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-02-27 02:55:37 +0000 |
---|---|---|
committer | jai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-02-27 02:55:37 +0000 |
commit | 0c94253249b1f0e90f0ba77579772b53c3588090 (patch) | |
tree | a1b9b92f40c1fa048ebea7d53cb343c688bc6fc1 /TAO/tao/PortableInterceptorC.h | |
parent | e8b7aab91ff1ba11e6e76d584a67551a04476258 (diff) | |
download | ATCD-0c94253249b1f0e90f0ba77579772b53c3588090.tar.gz |
Mon Feb 26 18:10:24 2002 Jaiganesh Balasubramanian <jai@kelvar.ece.uci.edu
Diffstat (limited to 'TAO/tao/PortableInterceptorC.h')
-rw-r--r-- | TAO/tao/PortableInterceptorC.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableInterceptorC.h b/TAO/tao/PortableInterceptorC.h index 2fa57de92ff..bf8389ab4ad 100644 --- a/TAO/tao/PortableInterceptorC.h +++ b/TAO/tao/PortableInterceptorC.h @@ -33,7 +33,7 @@ #include "CurrentC.h" #include "DynamicC.h" #include "ObjectReferenceTemplateC.h" -#include "MessagingC.h" +#include "Messaging_SyncScopeC.h" #include "IOPC.h" #include "PolicyC.h" |