Fixed build error

This commit is contained in:
Martin 2014-12-30 14:50:43 +01:00
parent ba33707a31
commit 2fdb3039be

View File

@ -31,6 +31,7 @@
#include <memory.h>
#include <algorithm>
#include <assert.h>
#include <limits.h>
#ifndef _WIN32
#include <errno.h>