]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractLymphStation_Supports.txx
Removed warnings
[clitk.git] / segmentation / clitkExtractLymphStation_Supports.txx
index 430d6a9d0df0a5745599587b45fa9193a5a22180..a022392653df59bb5a3511295067980c43db274c 100644 (file)
@@ -111,7 +111,7 @@ Support_SI_Limit(const std::string station_limit, const std::string station,
   m_Working_Support = m_ListOfSupports[station];
   
   // Get structure or structureZ
-  double z;
+  double z=0.;
   int found=0;
   std::string file;