Chromium Code Reviews| Index: Source/wtf/PrintStream.h |
| diff --git a/Source/wtf/PrintStream.h b/Source/wtf/PrintStream.h |
| index ceca801c6ca13c120538495630d277db100babf2..f1b2db2928d268ffa3ff5ad7dc90baa2314446d5 100644 |
| --- a/Source/wtf/PrintStream.h |
| +++ b/Source/wtf/PrintStream.h |
| @@ -29,6 +29,7 @@ |
| #include <stdarg.h> |
| #include "wtf/FastAllocBase.h" |
| #include "wtf/Noncopyable.h" |
| +#include "wtf/Platform.h" |
| #include "wtf/StdLibExtras.h" |
| namespace WTF { |