Эх сурвалжийг харах

I removed an additional #include <math.h>

I found an additional "#include <math.h>" so I removed it.
Thinking that it was additional.
Brain Developer 7 жил өмнө
parent
commit
721b3755f4
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      demo/allegro5/main.c

+ 0 - 1
demo/allegro5/main.c

@@ -6,7 +6,6 @@
 #include <string.h>
 #include <math.h>
 #include <assert.h>
-#include <math.h>
 #include <limits.h>
 #include <time.h>