mirror of https://github.com/kiwix/libkiwix.git
+ remove unistd.h
This commit is contained in:
parent
2bcd992049
commit
2b50a1d505
|
@ -26,7 +26,6 @@
|
|||
#include <sys/types.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <pugixml.hpp>
|
||||
|
|
Loading…
Reference in New Issue