mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 11:22:38 -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
|
||||
#include <sys/types.h>
|
||||
#ifdef WIN32
|
||||
#include "stdint.h"
|
||||
#include "stdint4win.h"
|
||||
#else
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user