Salome HOME
Improve swig generation process on Windows platform.
[tools/medcoupling.git] / src / INTERP_KERNEL / IntersectorCU3D.txx
index 81ff0046a82bcb882c77b58154d61d33692b0d60..8fc6749e489e44e32682d4001555578a2e95ca35 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2009-2012  OPEN CASCADE
+// Copyright (C) 2009-2016  OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -40,7 +40,7 @@ namespace INTERP_KERNEL
    */
   //================================================================================
 
-  class _Cartesian3D2UnstructHexMesh : public INTERP_KERNEL::GenericMesh
+  class _Cartesian3D2UnstructHexMesh
   {
   public:
     static const int MY_SPACEDIM=3;