remove lib math because of bad interaction with gtk
[lttv.git] / ltt / branches / poly / ltt / time.h
index 483e2e58a5bf3a8d21fb8c9572506ad55173d36b..2aafdb23ef9d9999a0640c1b435bcef2d1fd25ef 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.024372 seconds and 4 git commands to generate.