diff options
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" |