summaryrefslogtreecommitdiff
path: root/org/omg/PortableInterceptor/ClientRequestInterceptorOperations.java
diff options
context:
space:
mode:
Diffstat (limited to 'org/omg/PortableInterceptor/ClientRequestInterceptorOperations.java')
-rw-r--r--org/omg/PortableInterceptor/ClientRequestInterceptorOperations.java4
1 files changed, 3 insertions, 1 deletions
diff --git a/org/omg/PortableInterceptor/ClientRequestInterceptorOperations.java b/org/omg/PortableInterceptor/ClientRequestInterceptorOperations.java
index 4a60b77f5..efd98707b 100644
--- a/org/omg/PortableInterceptor/ClientRequestInterceptorOperations.java
+++ b/org/omg/PortableInterceptor/ClientRequestInterceptorOperations.java
@@ -1,5 +1,5 @@
/* ClientRequestInterceptorOperations.java --
- Copyright (C) 2005 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2006 Free Software Foundation, Inc.
This file is part of GNU Classpath.
@@ -38,6 +38,8 @@ exception statement from your version. */
package org.omg.PortableInterceptor;
+import org.omg.CORBA.SystemException;
+
/**
* Defines operations, applicable to the client side request interceptor. The