diff options
author | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-05-17 14:24:17 +0000 |
---|---|---|
committer | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-05-17 14:24:17 +0000 |
commit | 0f26b15489ae2c7a1d1de00cb019b3c8238a574f (patch) | |
tree | c4be9440656b7b04a4f231363e42ef221945623e /TAO/tao/Connector_Registry.cpp | |
parent | c1a6f3562c72fae20f13bd7a4b3dad5d1cdfb583 (diff) | |
download | ATCD-0f26b15489ae2c7a1d1de00cb019b3c8238a574f.tar.gz |
ChangeLogTag: Thu May 17 08:53:33 2001 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tao/Connector_Registry.cpp')
-rw-r--r-- | TAO/tao/Connector_Registry.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Connector_Registry.cpp b/TAO/tao/Connector_Registry.cpp index cc392a1b9b5..90c9fbcf073 100644 --- a/TAO/tao/Connector_Registry.cpp +++ b/TAO/tao/Connector_Registry.cpp @@ -7,7 +7,7 @@ #include "tao/Endpoint.h" #include "tao/Environment.h" #include "tao/debug.h" - +#include "tao/Transport_Descriptor_Interface.h" #if !defined(__ACE_INLINE__) #include "tao/Connector_Registry.i" |