Add errno.h header for OS X

This commit is contained in:
baldurk
2017-11-04 09:30:22 +00:00
parent 270737a66b
commit 2cee89e326
+1
View File
@@ -23,6 +23,7 @@
******************************************************************************/
#include "streamio.h"
#include <errno.h>
Compressor::~Compressor()
{