summaryrefslogtreecommitdiff
path: root/org/omg/PortableServer/AdapterActivatorOperations.java
diff options
context:
space:
mode:
Diffstat (limited to 'org/omg/PortableServer/AdapterActivatorOperations.java')
-rw-r--r--org/omg/PortableServer/AdapterActivatorOperations.java4
1 files changed, 3 insertions, 1 deletions
diff --git a/org/omg/PortableServer/AdapterActivatorOperations.java b/org/omg/PortableServer/AdapterActivatorOperations.java
index dcf7edd04..d1091852e 100644
--- a/org/omg/PortableServer/AdapterActivatorOperations.java
+++ b/org/omg/PortableServer/AdapterActivatorOperations.java
@@ -1,5 +1,5 @@
/* AdapterActivatorOperations.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.PortableServer;
+import org.omg.CORBA.OBJECT_NOT_EXIST;
+
/**
* Defines the operations, applicable to the AdapterActivator.