Merge pull request #6270 from robbertkl:patch-2

This commit is contained in:
Alexander Alekhin 2016-03-16 13:50:03 +00:00
commit d6060bbb7f

View File

@ -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>