diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-06-29 16:11:24 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-06-29 16:11:24 +0000 |
commit | a8a0b3f0366de550018cf92628dfc424e272eb8d (patch) | |
tree | ee33bf88c7fbaedfd579b0fe390d1e88e4f7920f /TAO/tao/ORBInitInfo.h | |
parent | f8e0b1eb3c897e5b50469a6935df2b3b8987d24d (diff) | |
download | ATCD-a8a0b3f0366de550018cf92628dfc424e272eb8d.tar.gz |
ChangeLogTag:Fri Jun 29 09:06:56 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/ORBInitInfo.h')
-rw-r--r-- | TAO/tao/ORBInitInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORBInitInfo.h b/TAO/tao/ORBInitInfo.h index f59ea15b624..48262fcc414 100644 --- a/TAO/tao/ORBInitInfo.h +++ b/TAO/tao/ORBInitInfo.h @@ -266,7 +266,7 @@ private: /** * @class TAO_ORBInitInfo_var */ -class TAO_ORBInitInfo_var : public TAO_Base_var +class TAO_Export TAO_ORBInitInfo_var : public TAO_Base_var { public: TAO_ORBInitInfo_var (void); // default constructor |