summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/Request.h
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-06 20:31:56 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-06 20:31:56 +0000
commitca8b2c8bf09751aa150448a935bc7703d60b6c50 (patch)
tree0bb0b3c8fadf855c12a8063f33d660cf3c9e6adf /TAO/tao/DynamicInterface/Request.h
parent4d0d8209541d59680cf8587193b2852e4f328ebe (diff)
downloadATCD-ca8b2c8bf09751aa150448a935bc7703d60b6c50.tar.gz
ChangeLogTag: Wed Dec 6 14:32:07 2000 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/DynamicInterface/Request.h')
-rw-r--r--TAO/tao/DynamicInterface/Request.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/DynamicInterface/Request.h b/TAO/tao/DynamicInterface/Request.h
index 34bd4279346..286b5ef4be6 100644
--- a/TAO/tao/DynamicInterface/Request.h
+++ b/TAO/tao/DynamicInterface/Request.h
@@ -29,8 +29,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if (TAO_HAS_MINIMUM_CORBA == 0)
-
#include "Context.h"
#include "ExceptionList.h"
#include "tao/corbafwd.h"
@@ -369,6 +367,5 @@ private:
# include "Request.inl"
#endif /* __ACE_INLINE__ */
-#endif /* TAO_HAS_MINIMUM_CORBA */
#include "ace/post.h"
#endif /* TAO_REQUEST_H */