py: Fix up so that it can compile without float.

This commit is contained in:
Damien George
2014-04-02 17:06:05 +01:00
parent af6edc61bd
commit 70f33cde48
4 changed files with 10 additions and 6 deletions

View File

@@ -1,4 +1,3 @@
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>