mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
uuups, of course use angle brackets for standard c math.h library
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <glib.h>
|
||||
#include <stdio.h>
|
||||
#include "math.h"
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user