diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-08-23 07:32:14 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-08-23 07:32:14 +0000 |
commit | 9db158f3dc90b3ffad32ab3df9f38f095dead408 (patch) | |
tree | 5e75949adb3f2e7ae98387b032aaf87733a5148e /TAO/tao/PI/PICurrent.h | |
parent | c5fef6ac3a599fd619b4169002b1cdb727cfea1a (diff) | |
download | ATCD-9db158f3dc90b3ffad32ab3df9f38f095dead408.tar.gz |
ChangeLogTag:Mon Aug 22 21:33:37 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/PI/PICurrent.h')
-rw-r--r-- | TAO/tao/PI/PICurrent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PI/PICurrent.h b/TAO/tao/PI/PICurrent.h index 98e391d1aaf..3c52b628bae 100644 --- a/TAO/tao/PI/PICurrent.h +++ b/TAO/tao/PI/PICurrent.h @@ -27,8 +27,8 @@ #include "PICurrentC.h" -#include "ace/Array_Base.h" #include "tao/LocalObject.h" +#include "ace/Array_Base.h" #if defined(_MSC_VER) # pragma warning(push) |