jdk/test/java/lang/Math/HypotTests.java
changeset 30436 17827057ef5a
parent 30048 3424bede284d
child 32992 19ed8781c2ba
--- a/jdk/test/java/lang/Math/HypotTests.java	Fri May 08 10:22:18 2015 +0100
+++ b/jdk/test/java/lang/Math/HypotTests.java	Fri May 08 11:02:33 2015 +0100
@@ -32,6 +32,8 @@
  * @key randomness
  */
 
+import jdk.testlibrary.RandomFactory;
+
 public class HypotTests {
     private HypotTests(){}