diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-08-23 23:01:23 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-08-23 23:01:23 +0000 |
commit | f1d948f16a98f4aed9c429ca6842f46650004521 (patch) | |
tree | 9160bf6f7c98486d5b487180a686afe569ba0f47 /TAO/tao/IFR_Client | |
parent | 54f8ffd5d4a4c3677bdf299e94c9abfd6ac7334e (diff) | |
download | ATCD-f1d948f16a98f4aed9c429ca6842f46650004521.tar.gz |
ChangeLogTag:Tue Aug 23 15:54:52 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/IFR_Client')
-rw-r--r-- | TAO/tao/IFR_Client/IFR_ComponentsC.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IFR_Client/IFR_ComponentsC.h b/TAO/tao/IFR_Client/IFR_ComponentsC.h index ad47576bc3f..f2efcd1c0c8 100644 --- a/TAO/tao/IFR_Client/IFR_ComponentsC.h +++ b/TAO/tao/IFR_Client/IFR_ComponentsC.h @@ -41,12 +41,12 @@ #endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ifr_client_export.h" +#include "tao/AnyTypeCode/TypeCode.h" +#include "tao/AnyTypeCode/TypeCode_Constants.h" #include "tao/ORB.h" #include "tao/SystemException.h" #include "tao/Environment.h" #include "tao/Object.h" -#include "tao/AnyTypeCode/TypeCode.h" -#include "tao/AnyTypeCode/TypeCode_Constants.h" #include "tao/Sequence_T.h" #include "tao/Objref_VarOut_T.h" #include "tao/Seq_Var_T.h" |