mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
Merge branch 'master' into incoming
This commit is contained in:
commit
ace5b9a178
@ -14,6 +14,7 @@
|
||||
|
||||
char *mkdtemp(char *temp);
|
||||
|
||||
#include <direct.h>
|
||||
#define mkdir(A, B) _mkdir(A)
|
||||
#define stat _stat
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user