0031668: Visualization - WebGL sample doesn't work on Emscripten 1.39
[occt.git] / src / CPnts / CPnts_MyRootFunction.cxx
index ade42ea..6e2d94e 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <CPnts_MyRootFunction.ixx>
 
-#include <Standard_DomainError.hxx>
+#include <CPnts_MyRootFunction.hxx>
 #include <math_GaussSingleIntegration.hxx>
-
-
+#include <Standard_DomainError.hxx>
 
 void CPnts_MyRootFunction::Init(const CPnts_RealFunction& F,
                                const Standard_Address D,