Windows also needs dirent.h
This commit is contained in:
parent
167a6ec031
commit
52f5d19ac5
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
//
|
||||
|
||||
#include <unistd.h>
|
||||
#include <dirent.h>
|
||||
|
||||
#include "ApplicationProperties.hxx"
|
||||
|
||||
|
|
Loading…
Reference in a new issue