diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-11-02 11:03:27 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-11-02 11:03:27 +0000 |
commit | d30481a515e68817ee812e6527f0e4afeb21651e (patch) | |
tree | 7b729be96bfa676f133f562057cf68f0b4b9ca5e /TAO/tao/default_resource.h | |
parent | 1e8a1cead48e985129cbfc3ad2f0935a146b037e (diff) | |
download | ATCD-d30481a515e68817ee812e6527f0e4afeb21651e.tar.gz |
ChangeLogTag:Tue Nov 1 14:49:40 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/default_resource.h')
-rw-r--r-- | TAO/tao/default_resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/default_resource.h b/TAO/tao/default_resource.h index ef388ec4f64..746c1d5ef4c 100644 --- a/TAO/tao/default_resource.h +++ b/TAO/tao/default_resource.h @@ -24,13 +24,14 @@ #include "tao/Resource_Factory.h" +class ACE_Reactor_Impl; + TAO_BEGIN_VERSIONED_NAMESPACE_DECL class TAO_Object_Adapter; class TAO_IOR_Parser; class TAO_LF_Strategy; class TAO_Codeset_Descriptor_Base; -class ACE_Reactor_Impl; /** * @class TAO_Default_Resource_Factory |