diff options
Diffstat (limited to 'TAO/tao/Object.cpp')
-rw-r--r-- | TAO/tao/Object.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Object.cpp b/TAO/tao/Object.cpp index d1fa2ea194e..be0486dde13 100644 --- a/TAO/tao/Object.cpp +++ b/TAO/tao/Object.cpp @@ -13,6 +13,7 @@ #include "tao/GIOP.h" #include "tao/ORB_Core.h" #include "tao/Invocation.h" +#include "tao/Connector_Registry.h" #include "tao/debug.h" #include "ace/Auto_Ptr.h" |