mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-23 03:52:35 -04:00
+ small modif. to avoid conflict with standart header
This commit is contained in:
parent
6cf9ebcfc2
commit
bddce4a31d
@ -40,7 +40,7 @@
|
|||||||
// C Includes
|
// C Includes
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
#include "stdint.h"
|
#include "stdint4win.h"
|
||||||
#else
|
#else
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user