uuups, of course use angle brackets for standard c math.h library

This commit is contained in:
Felix Ruess
2010-10-26 01:20:19 +00:00
parent 5ddb0aaa47
commit f4bef9b1aa
68 changed files with 70 additions and 70 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#include <glib.h>
#include <stdio.h>
#include "math.h"
#include <math.h>
#include <stdlib.h>
#include <gtk/gtk.h>