summaryrefslogtreecommitdiff
path: root/TAO/tao/Interceptor_List.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Interceptor_List.cpp')
-rw-r--r--TAO/tao/Interceptor_List.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Interceptor_List.cpp b/TAO/tao/Interceptor_List.cpp
index 39bf41fe752..d8d2f4ca80b 100644
--- a/TAO/tao/Interceptor_List.cpp
+++ b/TAO/tao/Interceptor_List.cpp
@@ -1,7 +1,6 @@
// $Id$
#include "tao/Interceptor_List.h"
-#include "tao/SystemException.h"
#include "tao/ORB_Constants.h"
#include "ace/os_include/os_stddef.h"
#include "ace/OS_NS_string.h"
@@ -89,7 +88,7 @@ TAO_Interceptor_List::add_interceptor_i (
ACE_THROW_RETURN (
CORBA::INV_OBJREF (
CORBA::SystemException::_tao_minor_code (
- 0,
+ TAO_DEFAULT_MINOR_CODE,
EINVAL
),
CORBA::COMPLETED_NO