]> Creatis software - creaImageIO.git/blobdiff - src/creaImageIOWxGimmickView.h
improvement in use of gdcm2 and speed database
[creaImageIO.git] / src / creaImageIOWxGimmickView.h
index 63cddad25a342721988633af37b50f96756dcc5f..ad66923cb16cac3a0918e64f731187ae80925161 100644 (file)
@@ -8,6 +8,7 @@
 #include <creaImageIOWxGimmickTools.h>
 #include <creaImageIOListener.h>
 #include <creaWx.h>
+#include <time.h>
 
 #include "wx/progdlg.h"
 
@@ -182,7 +183,7 @@ namespace creaImageIO
     
     /// Display a message box with the last addition statistics
     void DisplayAddSummary();
-
+       time_t  mstart;
        /// Test a directory to know if contains sub-directory to analyze
        bool isNeedRecursive(std::string i_name);