values.h doesn't seem to be needed and doesn't exist on darwin anyway

This commit is contained in:
Bill Currie 2002-12-20 23:41:24 +00:00
parent dbd5b16883
commit 122b0d81e7
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include <errno.h>
#include <string.h>
#include <math.h>
#include <values.h>
#include <limits.h>
#include "QF/bspfile.h"