summaryrefslogtreecommitdiff
path: root/TAO/tao/Any_SystemException.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Any_SystemException.cpp')
-rw-r--r--TAO/tao/Any_SystemException.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/Any_SystemException.cpp b/TAO/tao/Any_SystemException.cpp
index 0f5794c2225..b398583f18c 100644
--- a/TAO/tao/Any_SystemException.cpp
+++ b/TAO/tao/Any_SystemException.cpp
@@ -7,19 +7,16 @@
#include "Environment.h"
#include "Marshal.h"
#include "CORBA_String.h"
-#include "SystemException.h"
#include "Typecode.h"
#include "ace/Auto_Ptr.h"
#include "ace/CORBA_macros.h"
#include "ace/Auto_Ptr.h"
-
ACE_RCSID (tao,
Any_SystemException,
"$Id$")
-
TAO::Any_SystemException::Any_SystemException (_tao_destructor destructor,
CORBA::TypeCode_ptr tc,
CORBA::SystemException * const val)