Salome HOME
Define guards are corrected according to the code style
[modules/shaper.git] / src / GeomAPI / GeomAPI_Pnt.h
index 9be8ad0ec3d5a876f9664a55751f35fb2da60e6d..3991b0977ee1515d39efcad8b2007dba80310cef 100644 (file)
@@ -2,8 +2,8 @@
 // Created:     23 Apr 2014
 // Author:      Mikhail PONIKAROV
 
-#ifndef GeomAPI_Pnt_HeaderFile
-#define GeomAPI_Pnt_HeaderFile
+#ifndef GeomAPI_Pnt_H_
+#define GeomAPI_Pnt_H_
 
 #include <GeomAPI_Interface.h>
 #include <boost/shared_ptr.hpp>