Salome HOME
Warning hunting.
[tools/medcoupling.git] / src / MEDCoupling / MEDCouplingTimeLabel.cxx
index 85c1d33f02432bc9d7d020d50acb5cf6c05d8df5..7026c3f11bea01bb170c7c75ba3eeac51e4f9851 100644 (file)
@@ -22,7 +22,7 @@
 
 using namespace ParaMEDMEM;
 
-unsigned int TimeLabel::GLOBAL_TIME=0;
+std::size_t TimeLabel::GLOBAL_TIME=0;
 
 TimeLabel::TimeLabel():_time(GLOBAL_TIME++)
 {