summaryrefslogtreecommitdiff
path: root/java/test/Ice/exceptions/EmptyI.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/Ice/exceptions/EmptyI.java')
-rw-r--r--java/test/Ice/exceptions/EmptyI.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test/Ice/exceptions/EmptyI.java b/java/test/Ice/exceptions/EmptyI.java
index 29c04eaf89c..798e8d20f77 100644
--- a/java/test/Ice/exceptions/EmptyI.java
+++ b/java/test/Ice/exceptions/EmptyI.java
@@ -7,6 +7,8 @@
//
// **********************************************************************
+import Test.*;
+
public final class EmptyI extends _EmptyDisp
{
}