]> OCCT Git - occt-copy.git/commitdiff
Fix for thread safety
authorgka <gka@opencascade.com>
Thu, 17 Aug 2017 09:20:02 +0000 (12:20 +0300)
committergka <gka@opencascade.com>
Thu, 24 Aug 2017 13:46:36 +0000 (16:46 +0300)
src/XSAlgo/XSAlgo_AlgoContainer.cxx

index a38666fa8961e8e3b4bb5841de926c4fdcb526a0..0ed12582912763d6b48c2cda9719874693bf0807 100644 (file)
@@ -29,8 +29,8 @@
 #include <Message_ProgressIndicator.hxx>
 #include <Resource_Manager.hxx>
 #include <ShapeAlgo.hxx>
-#include <ShapeAlgo_AlgoContainer.hxx>
-#include <ShapeAlgo_ToolContainer.hxx>
+//#include <ShapeAlgo_AlgoContainer.hxx>
+//#include <ShapeAlgo_ToolContainer.hxx>
 #include <ShapeAnalysis_Edge.hxx>
 #include <ShapeBuild_Edge.hxx>
 #include <ShapeBuild_ReShape.hxx>