diff options
author | bala <balanatarajan@users.noreply.github.com> | 2002-05-02 03:24:35 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2002-05-02 03:24:35 +0000 |
commit | 71e26970824c5ac36ecabc3b794548002e3b0428 (patch) | |
tree | 646a7ea959fdf07dff18ac470c94fedc27211270 /TAO/tao/ORB.cpp | |
parent | 40a9be3b1583abf8805d9248e53cba8272ca23b5 (diff) | |
download | ATCD-71e26970824c5ac36ecabc3b794548002e3b0428.tar.gz |
ChangeLogTag: Wed May 1 22:12:04 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/ORB.cpp')
-rw-r--r-- | TAO/tao/ORB.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB.cpp b/TAO/tao/ORB.cpp index 864e400b5f9..37f6cb60360 100644 --- a/TAO/tao/ORB.cpp +++ b/TAO/tao/ORB.cpp @@ -23,7 +23,7 @@ ACE_RCSID (tao, #include "CDR.h" #include "MProfile.h" #include "Profile.h" - +#include "reserved_ports.h" #include "ORBInitInfo.h" #include "ORBInitializer_Registry.h" |