mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
Replace deprecated malloc.h
This commit is contained in:
parent
74490399db
commit
81b11ee463
@ -43,9 +43,7 @@
|
||||
#include "precomp.hpp"
|
||||
#include "rgbe.hpp"
|
||||
#include <math.h>
|
||||
#if !defined(__APPLE__)
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user