Fixed: Compilation with GCC 4.6

This commit is contained in:
rti 2011-04-11 17:16:00 +02:00
parent 926f5f9818
commit bb98e4985a

View file

@ -16,6 +16,7 @@
#include <nel/misc/types_nl.h>
#include <stddef.h>
#include <stdlib.h>
#include <stdio.h>
#include <math.h>