tests: include <cstring> for std::memset in oiio utils test
Only compiled on macOS via transitive includes; breaks on Linux/MSVC.
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
#include <OpenImageIO/imagebuf.h>
|
#include <OpenImageIO/imagebuf.h>
|
||||||
|
|
||||||
|
#include <cstring>
|
||||||
|
|
||||||
#include "codec/frame.h"
|
#include "codec/frame.h"
|
||||||
#include "common/oiioutils.h"
|
#include "common/oiioutils.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user