0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / BlendFunc / BlendFunc_ConstRadInv.cxx
index 40f3ac3..5351b0f 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <BlendFunc_ConstRadInv.ixx>
 
-#include <Precision.hxx>
+#include <Adaptor2d_HCurve2d.hxx>
+#include <Adaptor3d_HCurve.hxx>
+#include <Adaptor3d_HSurface.hxx>
 #include <BlendFunc.hxx>
+#include <BlendFunc_ConstRadInv.hxx>
+#include <math_Matrix.hxx>
+#include <Precision.hxx>
 
 #define Eps 1.e-15