summaryrefslogtreecommitdiff
path: root/src/3rdparty/v8/src/unicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/v8/src/unicode.h')
-rw-r--r--src/3rdparty/v8/src/unicode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/3rdparty/v8/src/unicode.h b/src/3rdparty/v8/src/unicode.h
index 91b16c9..00227c2 100644
--- a/src/3rdparty/v8/src/unicode.h
+++ b/src/3rdparty/v8/src/unicode.h
@@ -28,7 +28,9 @@
#ifndef V8_UNICODE_H_
#define V8_UNICODE_H_
+#ifndef _WIN32_WCE
#include <sys/types.h>
+#endif
/**
* \file