diff --git a/v8js_timer.cc b/v8js_timer.cc index 975e788..59a44c3 100644 --- a/v8js_timer.cc +++ b/v8js_timer.cc @@ -15,7 +15,9 @@ #include "config.h" #endif +#ifdef _WIN32 #include +#endif #include "php_v8js_macros.h" #include "v8js_v8.h"