fixed multiple build warnings
This commit is contained in:
2
3rdparty/openexr/IlmImf/ImfIO.cpp
vendored
2
3rdparty/openexr/IlmImf/ImfIO.cpp
vendored
@@ -65,7 +65,7 @@ IStream::isMemoryMapped () const
|
||||
|
||||
|
||||
char *
|
||||
IStream::readMemoryMapped (int n)
|
||||
IStream::readMemoryMapped (int)
|
||||
{
|
||||
throw Iex::InputExc ("Attempt to perform a memory-mapped read "
|
||||
"on a file that is not memory mapped.");
|
||||
|
Reference in New Issue
Block a user