Salome HOME
0023450: Fields are not displayed in GEOM
[modules/geom.git] / src / GEOM_I / GEOM_GEOM_I.hxx
index 6da092805f5b56262df0cfff4cf57753727b03ad..e375049005e568b19cf3fd1bd01dc9d35332226c 100755 (executable)
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-//  File   : GEOM_GEOM_I.hxx
-//  Author : Alexander A. BORODIN
-//  Module : GEOM
-//
-#ifndef _GEOM_GEOM_I_HXX_
-#define _GEOM_GEOM_I_HXX_
+#ifndef GEOM_GEOM_I_HXX
+#define GEOM_GEOM_I_HXX
 
 #ifdef WIN32
   #if defined GEOM_I_EXPORTS || defined GEOMEngine_EXPORTS
    #define GEOM_I_EXPORT
 #endif
 
-#include <Basics_OCCTVersion.hxx>
-#if OCC_VERSION_MAJOR < 7
-  #define HANDLE_NAMESPACE(CLS) Handle(CLS)
-#else
-  #define HANDLE_NAMESPACE(CLS) Handle(::CLS)
-#endif
-
-#endif //_GEOM_GEOM_I_HXX_
+#endif // GEOM_GEOM_I_HXX