hmm, hadn't noticed "stdint.h"

This commit is contained in:
Bill Currie 2002-11-19 05:03:42 +00:00
parent ac8acaacd7
commit 599b51b542

View file

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