mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
values.h doesn't seem to be needed and doesn't exist on darwin anyway
This commit is contained in:
parent
dbd5b16883
commit
122b0d81e7
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue