Salome HOME
PR: Garbage text in local trace or crash, in optimized mode : KERNEL 5125
[modules/kernel.git] / src / Utils / Utils_Timer.hxx
index a35afb6ad95e2ffda23dfdf7f95da2c5159385b5..06e10671bf589b5650dcceabb8706702c8400576 100644 (file)
@@ -24,6 +24,9 @@
 //  File   : Utils_Timer.hxx
 //  Module : SALOME
 
+#include <stdlib.h>
+#include <time.h>
+
 # include <sys/times.h>
 # include <sys/time.h>
 # include <unistd.h>