1
0
Fork 0

Windows also needs dirent.h

This commit is contained in:
Erik Hofman 2017-01-07 14:16:58 +01:00
parent 167a6ec031
commit 52f5d19ac5

View file

@ -17,6 +17,7 @@
//
#include <unistd.h>
#include <dirent.h>
#include "ApplicationProperties.hxx"