Salome HOME
Avoid installing redundant files
[modules/geom.git] / src / IGESPlugin / IGESPlugin_ExportDriver.hxx
index 381e75d8c86ec3a5105dfc9ceec0a152f4c35a20..2e2e4da84c3e0b2348160c38e082ad21c85b4d92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -23,7 +23,7 @@
 // GEOM includes
 #include "GEOM_BaseDriver.hxx"
 
-DEFINE_STANDARD_HANDLE( IGESPlugin_ExportDriver, GEOM_BaseDriver );
+DEFINE_STANDARD_HANDLE( IGESPlugin_ExportDriver, GEOM_BaseDriver )
 
 class IGESPlugin_ExportDriver : public GEOM_BaseDriver
 {