Chromium Code Reviews| Index: Source/wtf/ThreadSafeRefCounted.h |
| diff --git a/Source/wtf/ThreadSafeRefCounted.h b/Source/wtf/ThreadSafeRefCounted.h |
| index 6fb4f1d819b4289be12907961e8029d91f36e06b..809af5a973f02892ebcb4e35bd06741bdb702f97 100644 |
| --- a/Source/wtf/ThreadSafeRefCounted.h |
| +++ b/Source/wtf/ThreadSafeRefCounted.h |
| @@ -34,6 +34,7 @@ |
| #include "wtf/DynamicAnnotations.h" |
| #include "wtf/FastAllocBase.h" |
| #include "wtf/Noncopyable.h" |
| +#include "wtf/Platform.h" |
| #include "wtf/WTFExport.h" |
| namespace WTF { |