]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/math.c
Checking in some .in files for compiling without autoconf/automake trouble
[irc/evilnet/x3.git] / src / math.c
index 08414cf728fbed45c42d4f588514a2ea2a8eb39d..781330509c4741f1c8c1b64e0c79acbe44bd27e0 100644 (file)
 #include "modcmd.h"
 #include "saxdb.h"
 #include "timeq.h"
-#include <stdio.h>
 #include <ctype.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <math.h>
+#include <tgmath.h>
 #include <time.h>
 
 #ifdef WIN32