summaryrefslogtreecommitdiff
path: root/TAO/tao/PI_Server
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-08-23 07:32:14 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-08-23 07:32:14 +0000
commit9db158f3dc90b3ffad32ab3df9f38f095dead408 (patch)
tree5e75949adb3f2e7ae98387b032aaf87733a5148e /TAO/tao/PI_Server
parentc5fef6ac3a599fd619b4169002b1cdb727cfea1a (diff)
downloadATCD-9db158f3dc90b3ffad32ab3df9f38f095dead408.tar.gz
ChangeLogTag:Mon Aug 22 21:33:37 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/PI_Server')
-rw-r--r--TAO/tao/PI_Server/ServerInterceptorAdapter.h4
-rw-r--r--TAO/tao/PI_Server/ServerRequestInfoC.h1
-rw-r--r--TAO/tao/PI_Server/ServerRequestInterceptorC.h1
3 files changed, 4 insertions, 2 deletions
diff --git a/TAO/tao/PI_Server/ServerInterceptorAdapter.h b/TAO/tao/PI_Server/ServerInterceptorAdapter.h
index 1cf01b210f3..9cb365164cf 100644
--- a/TAO/tao/PI_Server/ServerInterceptorAdapter.h
+++ b/TAO/tao/PI_Server/ServerInterceptorAdapter.h
@@ -32,9 +32,9 @@
#include "ServerRequestInterceptorC.h"
-#include "tao/Basic_Types.h"
-#include "tao/ServerRequestInterceptor_Adapter.h"
#include "tao/PI/Interceptor_List_T.h"
+#include "tao/ServerRequestInterceptor_Adapter.h"
+#include "tao/Basic_Types.h"
namespace TAO
{
diff --git a/TAO/tao/PI_Server/ServerRequestInfoC.h b/TAO/tao/PI_Server/ServerRequestInfoC.h
index ef918d43a45..6cbeedeb0dc 100644
--- a/TAO/tao/PI_Server/ServerRequestInfoC.h
+++ b/TAO/tao/PI_Server/ServerRequestInfoC.h
@@ -41,6 +41,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "tao/PI_Server/pi_server_export.h"
+#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/Environment.h"
diff --git a/TAO/tao/PI_Server/ServerRequestInterceptorC.h b/TAO/tao/PI_Server/ServerRequestInterceptorC.h
index 4f432307e1d..826741ec9e6 100644
--- a/TAO/tao/PI_Server/ServerRequestInterceptorC.h
+++ b/TAO/tao/PI_Server/ServerRequestInterceptorC.h
@@ -41,6 +41,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "tao/PI_Server/pi_server_export.h"
+#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/Environment.h"