We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 087e7f2 commit 28ba2bbCopy full SHA for 28ba2bb
1 file changed
src/libOpenImageIO/imagebufalgo_addsub.cpp
@@ -10,10 +10,6 @@
10
#include <iostream>
11
#include <limits>
12
13
-#if defined(_WIN32)
14
-# include <malloc.h> // for alloca
15
-#endif
16
-
17
#include <OpenImageIO/half.h>
18
19
#include <OpenImageIO/dassert.h>
0 commit comments