diff --git a/winnt/src/TWinNTSystem.cxx b/winnt/src/TWinNTSystem.cxx index 9dece9ac9646016d0c24ae6ef91f2f5147e79a50..d39be2149a8c3eb08ab28c63f95be075b5712656 100644 --- a/winnt/src/TWinNTSystem.cxx +++ b/winnt/src/TWinNTSystem.cxx @@ -1,4 +1,4 @@ -// @(#)root/winnt:$Name: $:$Id: TWinNTSystem.cxx,v 1.162 2007/02/05 09:41:09 rdm Exp $ +// @(#)root/winnt:$Name: $:$Id: TWinNTSystem.cxx,v 1.163 2007/02/05 10:38:04 rdm Exp $ // Author: Fons Rademakers 15/09/95 /************************************************************************* @@ -44,6 +44,7 @@ #include <io.h> #include <direct.h> #include <ctype.h> +#include <float.h> #include <sys/stat.h> #include <signal.h> #include <stdio.h>