Fixed: Compilation with GCC 4.6

This commit is contained in:
rti 2011-04-11 17:12:48 +02:00
parent 5939aefea8
commit 926f5f9818

View file

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