Replace deprecated malloc.h
This commit is contained in:
@@ -43,9 +43,7 @@
|
|||||||
#include "precomp.hpp"
|
#include "precomp.hpp"
|
||||||
#include "rgbe.hpp"
|
#include "rgbe.hpp"
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#if !defined(__APPLE__)
|
#include <stdlib.h>
|
||||||
#include <malloc.h>
|
|
||||||
#endif
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user