Index: Source/wtf/ProcessID.h |
diff --git a/Source/wtf/ProcessID.h b/Source/wtf/ProcessID.h |
index 332f530658589401cd1990feb60aec6e61ffc9e5..ee1c130c89c4975fee09323739be999532747790 100644 |
--- a/Source/wtf/ProcessID.h |
+++ b/Source/wtf/ProcessID.h |
@@ -26,8 +26,6 @@ |
#ifndef ProcessID_h |
#define ProcessID_h |
-#include "wtf/Platform.h" |
- |
#if OS(UNIX) |
#include <unistd.h> |
#endif |