Salome HOME
Porting to 5.1.2
[modules/paravis.git] / src / Plugins / DifferenceTimesteps / vtkDifferenceTimestepsFilter.h
index 12bbf63cec6857be177dfda881d82c56ce408322..f232cc1d48e7d95ebc44881093db22da1c5b5e89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -125,7 +125,7 @@ protected:
 
   // Description:
   // Array of time step values.
-  vtkstd::vector<double> TimeStepValues;
+  std::vector<double> TimeStepValues;
 
   // Description:
   // Prefix of array name.