X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_Tools.h;h=bec1b9da1019db0f6d24606ac546cdcd9a1c61a5;hb=a5a4efb5a57703a634a60c097b6ab9179a04e6d4;hp=f4fc0ebf0152579ea1da16e08680a2ce4f6f3518;hpb=96ff1d1fb2acb842cee193f15492de81060a1d58;p=modules%2Fshaper.git diff --git a/src/ModelAPI/ModelAPI_Tools.h b/src/ModelAPI/ModelAPI_Tools.h index f4fc0ebf0..bec1b9da1 100644 --- a/src/ModelAPI/ModelAPI_Tools.h +++ b/src/ModelAPI/ModelAPI_Tools.h @@ -9,10 +9,10 @@ #include #include -namespace ModelAPI_Tools -{ - /// Returns shape from the given Result object - MODELAPI_EXPORT boost::shared_ptr shape(const ResultPtr& theResult); -}; +namespace ModelAPI_Tools { +/// Returns shape from the given Result object +MODELAPI_EXPORT boost::shared_ptr shape(const ResultPtr& theResult); +} +; -#endif \ No newline at end of file +#endif