MATH-333 fixed

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk/src/experimental@910475 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dimitri Pourbaix 2010-02-16 11:12:55 +00:00
parent ad8cdb5859
commit 3b7f648d70
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
package org.apache.commons.math.analysis;
import org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtils;
import junit.framework.TestCase;
/**