summaryrefslogtreecommitdiff
path: root/TAO/tao/NVList.cpp
diff options
context:
space:
mode:
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 */