mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-25 22:01:33 +00:00
hmm, hadn't noticed "stdint.h"
This commit is contained in:
parent
ac8acaacd7
commit
599b51b542
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue