Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 4279c8a

Browse files
author
Konstantina Chremmou
committed
Merge pull request #17 from kc284/master
CA-126115: Missing namespace was causing compilation error.
2 parents 39ff0b7 + 4124db0 commit 4279c8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/samples/DeprecatedMethod.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
import java.util.Map;
3232

3333
import com.xensource.xenapi.HostPatch;
34+
import com.xensource.xenapi.Types;
3435

3536
/**
3637
* The HostPatch.apply() method is deprecated. We'll try to use it. The test is that the

0 commit comments

Comments
 (0)