diff --git a/src/Numerics/Control.cs b/src/Numerics/Control.cs index 4d3ee43d..977bbfb8 100644 --- a/src/Numerics/Control.cs +++ b/src/Numerics/Control.cs @@ -30,6 +30,7 @@ namespace MathNet.Numerics { using System; using Algorithms.LinearAlgebra; + using Threading; /// /// Sets parameters for the library.