Add missing header

This commit is contained in:
Luis Díaz Más
2017-12-18 19:27:42 +01:00
parent 22527f0927
commit 00f32316b2
+1
View File
@@ -55,6 +55,7 @@
#include <ctime>
#include <cmath>
#include <cassert>
#include <stdexcept>
#include <sys/types.h> // for stat()
#include <sys/stat.h> // for stat()
#ifdef EXV_HAVE_UNISTD_H