Salome HOME
Avoid installing redundant files
[modules/geom.git] / src / GEOM / GEOM_Function.hxx
index 9c6dd11f94ced081edab6469b992db5dc4cfc4f6..b04084426e281b5965e8a4aa9452086c5116df46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -37,7 +37,7 @@
 #include <TopoDS_Shape.hxx>
 
 class GEOM_Function;
-DEFINE_STANDARD_HANDLE (GEOM_Function, Standard_Transient);
+DEFINE_STANDARD_HANDLE (GEOM_Function, Standard_Transient)
 
 class GEOM_Function : public Standard_Transient
 {