summaryrefslogtreecommitdiff
path: root/TAO/tao/NVList.cpp
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/NVList.cpp
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/NVList.cpp')
-rw-r--r--TAO/tao/NVList.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/NVList.cpp b/TAO/tao/NVList.cpp
index 5fbfeef5927..519c26ba223 100644
--- a/TAO/tao/NVList.cpp
+++ b/TAO/tao/NVList.cpp
@@ -4,8 +4,6 @@
#include "tao/NVList.h"
-#if (TAO_HAS_MINIMUM_CORBA == 0)
-
#include "tao/Exception.h"
#include "tao/Environment.h"
#include "tao/ORB.h"
@@ -466,4 +464,3 @@ template class auto_ptr<TAO_InputCDR>;
#pragma instantiate auto_ptr<TAO_InputCDR>
#endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */
-#endif /* TAO_HAS_MINIMUM_CORBA */