summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation_Base.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-06-29 19:05:17 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-06-29 19:05:17 +0000
commit794f3719a732d9f609130aa6ce968c84fdaf0d96 (patch)
tree9ea40d2306aad9d81673814b757f2654bb7a320a /TAO/tao/Invocation_Base.cpp
parent04dc5266e72d0c2c7063747772063a9733c1ab0f (diff)
downloadATCD-794f3719a732d9f609130aa6ce968c84fdaf0d96.tar.gz
ChangeLogTag:Wed Jun 29 12:02:36 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Invocation_Base.cpp')
-rw-r--r--TAO/tao/Invocation_Base.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Invocation_Base.cpp b/TAO/tao/Invocation_Base.cpp
index db13e40a635..c3dc8aed96f 100644
--- a/TAO/tao/Invocation_Base.cpp
+++ b/TAO/tao/Invocation_Base.cpp
@@ -9,9 +9,9 @@
#if TAO_HAS_INTERCEPTORS == 1
# include "PortableInterceptorC.h"
# include "RequestInfo_Util.h"
-# include "PortableInterceptor.h"
#endif /* TAO_HAS_INTERCEPTORS == 1*/
+#include "PortableInterceptor.h" /* Must always be visible. */
#if !defined (__ACE_INLINE__)
# include "Invocation_Base.inl"