]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAPI/GeomAPI_Shape.h
Salome HOME
Sources formated according to the codeing standards
[modules/shaper.git] / src / GeomAPI / GeomAPI_Shape.h
index 4b526589f22c85d9c032bfb06fa4e879c19d9b97..64292dee39122146c42b86ed4511a8a825a6ecac 100644 (file)
@@ -15,9 +15,9 @@ class TopoDS_Shape;
 
 #define MY_SHAPE static_cast<TopoDS_Shape*>(myImpl)
 
-class GEOMAPI_EXPORT GeomAPI_Shape: public GeomAPI_Interface
+class GEOMAPI_EXPORT GeomAPI_Shape : public GeomAPI_Interface
 {
-public:
+ public:
   /// Creation of empty (null) shape
   GeomAPI_Shape();