]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Renaming the direct API high level.
authorClarisse Genrault <clarisse.genrault@cea.fr>
Fri, 1 Jul 2016 10:12:13 +0000 (12:12 +0200)
committerdbv <dbv@opencascade.com>
Thu, 7 Jul 2016 09:39:44 +0000 (12:39 +0300)
src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.h

index 4f626e57747e4c71b4eed03da940a4df508444f0..4a42294b73c63a774e3746ed978021b3c0ec71d4 100644 (file)
@@ -4,8 +4,8 @@
 // Created:     17 Mar 2016
 // Author:      Clarisse Genrault (CEA)
 
-#ifndef GEOMALGOAPI_DIRECTAPI_H
-#define GEOMALGOAPI_DIRECTAPI_H
+#ifndef GEOMALGOAPI_SHAPEAPI_H
+#define GEOMALGOAPI_SHAPERAPI_H
 
 #include <GeomAPI_Shape.h>
 #include <GeomAPI_Pnt.h>