add a header
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 18 Aug 2004 23:36:51 +0000 (23:36 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 18 Aug 2004 23:36:51 +0000 (23:36 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@805 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/ltt/time.h

index 33feff2824f39034f540c88f90924949bb3ae5d6..6622decea9f9f9a7c4dd70689cb7b3f414321787 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <glib.h>
 #include <ltt/compiler.h>
+#include <math.h>
 
 typedef struct _LttTime {
   unsigned long tv_sec;
This page took 0.024216 seconds and 4 git commands to generate.