summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-03-05 00:18:18 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-03-05 00:18:18 +0000
commit89919fa609c73b69c7e623da7b878de1bc8a4c88 (patch)
tree6170d21257f73a28bca16c75952fdf44e041718c
parent59f32ae8ad769cea4f81f8268452d67a3a487d29 (diff)
downloadATCD-89919fa609c73b69c7e623da7b878de1bc8a4c88.tar.gz
ChangeLogTag:Sun Mar 04 16:01:50 2001 Ossama Othman <ossama@uci.edu>
-rw-r--r--TAO/tao/RTCORBAC.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/RTCORBAC.cpp b/TAO/tao/RTCORBAC.cpp
index 5ee8767c750..765967945c0 100644
--- a/TAO/tao/RTCORBAC.cpp
+++ b/TAO/tao/RTCORBAC.cpp
@@ -23,13 +23,8 @@
#if (TAO_HAS_RT_CORBA == 1)
-#include "tao/TAOS.h"
#include "tao/Typecode.h"
-#if TAO_HAS_INTERCEPTORS == 1
-#include "tao/RequestInfo_Util.h"
-#endif /* TAO_HAS_INTERCEPTORS == 1 */
-
#if defined (__BORLANDC__)
#pragma option -w-rvl -w-rch -w-ccc -w-aus
#endif /* __BORLANDC__ */