@@ -37,11 +37,9 @@
|
||||
#ifdef WIN32
|
||||
#include "winsock2.h"
|
||||
#include "BLI_winstuff.h"
|
||||
#ifndef INT_MAX
|
||||
#include "limits.h"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include <limits.h>
|
||||
#include <stdio.h> // for printf fopen fwrite fclose sprintf FILE
|
||||
#include <stdlib.h> // for getenv atoi
|
||||
#include <fcntl.h> // for open
|
||||
|
||||
Reference in New Issue
Block a user