]> Creatis software - clitk.git/blobdiff - common/clitkTimer.h
itkv4 migration:
[clitk.git] / common / clitkTimer.h
index 2134f41ba865390e3921ff06b1d3133cf84a478b..29aca6614ec8cdeeac41d57be907b030a5c96360 100644 (file)
 ======================================================================-====*/
 #ifndef CLITKTIMER_H
 #define CLITKTIMER_H
-/**
-   ===================================================================
-   * @file   clitkTimer.h
-   * @author David Sarrut <David.Sarrut@creatis.insa-lyon.fr>
-   * @date   18 Jul 2007 16:26:08
 
-   * @brief  
-
-   ===================================================================*/
-
-#include "clitkCommon.h"
+//#include "clitkCommon.h"
 #include <ctime> 
 #if defined(unix) || defined(__APPLE__)
 #  include <sys/time.h>