Salome HOME
#18963 Minimize compiler warnings
[modules/smesh.git] / src / DriverUNV / UNV2417_Structure.hxx
index 4f17ded3d4aeac31e3a4608acf552423fc68f171..9202ba349def62466e93984ae028a0699a0f97c7 100644 (file)
@@ -46,7 +46,7 @@ namespace UNV2417{
   void ReadGroup(const std::string& myGroupLabel, std::ifstream& in_stream, TDataSet& theDataSet);
 
   void Write(std::ofstream& out_stream, const TDataSet& theDataSet);
-};
+}
 
 
 #endif