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/MCAST_Parser.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/MCAST_Parser.cpp')
-rw-r--r-- | TAO/tao/MCAST_Parser.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/MCAST_Parser.cpp b/TAO/tao/MCAST_Parser.cpp index 018e71aaed5..4c33729a462 100644 --- a/TAO/tao/MCAST_Parser.cpp +++ b/TAO/tao/MCAST_Parser.cpp @@ -1,6 +1,7 @@ // $Id$ #include "MCAST_Parser.h" +#include "reserved_ports.h" #include "tao/Object_Loader.h" #include "tao/Object.h" #include "tao/ORB.h" |