summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2014-05-02 17:53:49 +0000
committerXavier Roche <xroche@users.noreply.github.com>2014-05-02 17:53:49 +0000
commit95b9374ff3192cc8df8a7c1d8335302f4d98ba2d (patch)
tree3a246189a58eeb83bcc85dfd080a5580381ee386
parentc7edfe0f5f34fca20bfc13fbcd5c64d4d4951108 (diff)
Fixed WIN32.
-rw-r--r--src/httrack-library.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/httrack-library.h b/src/httrack-library.h
index 66a7974..6d65cd7 100644
--- a/src/httrack-library.h
+++ b/src/httrack-library.h
@@ -34,7 +34,10 @@ Please visit our Website: http://www.httrack.com
#define HTTRACK_DEFLIB
#include "htsglobal.h"
+
+#ifndef _WIN32
#include <inttypes.h>
+#endif
#ifndef HTS_DEF_FWSTRUCT_httrackp
#define HTS_DEF_FWSTRUCT_httrackp