X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketcherPrs%2FSketcherPrs_Parallel.cpp;h=6b7e071946cb9f67986edadae00d4f49ab2b7965;hb=68420e410a9846ec7dcb2f4645030455bc374288;hp=b3bd0ffa96f68b0c6069a0c2bef14e338d1a3fb3;hpb=1c0c005d8183e90aa20a076d64a89d5cfd4479f6;p=modules%2Fshaper.git diff --git a/src/SketcherPrs/SketcherPrs_Parallel.cpp b/src/SketcherPrs/SketcherPrs_Parallel.cpp index b3bd0ffa9..6b7e07194 100644 --- a/src/SketcherPrs/SketcherPrs_Parallel.cpp +++ b/src/SketcherPrs/SketcherPrs_Parallel.cpp @@ -8,32 +8,11 @@ #include "SketcherPrs_Tools.h" #include "SketcherPrs_PositionMgr.h" -#include - #include -#include -#include - -#include -#include -#include - -#include -#include #include -#include - -#include -#include - -#include -#include -#include - +#include -extern std::shared_ptr getFeaturePoint(DataPtr theData, - const std::string& theAttribute); IMPLEMENT_STANDARD_HANDLE(SketcherPrs_Parallel, SketcherPrs_SymbolPrs);