Fixed: Compilation with GCC 4.6

This commit is contained in:
rti 2011-04-12 17:15:35 +02:00
parent bb98e4985a
commit 494628f330

View file

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