Linux compatibility

This was SVN commit r5092.
This commit is contained in:
Ykkrosh 2007-05-26 16:39:26 +00:00
parent 4d94b4f4aa
commit d478e21f2b

View File

@ -46,6 +46,8 @@ scope
#include <stddef.h>
#include <math.h> // fabsf
#include <limits> // numeric_limits
#include <stdexcept> // out_of_range
#include "config.h"