Chromium Code Reviews| Index: Source/wtf/Alignment.h |
| diff --git a/Source/wtf/Alignment.h b/Source/wtf/Alignment.h |
| index 4a028c45a92dd6083342a8b5fac1d1c45d018fbb..df48a96f07848df4fcfc1e31a28412fe8d3d61d9 100644 |
| --- a/Source/wtf/Alignment.h |
| +++ b/Source/wtf/Alignment.h |
| @@ -23,6 +23,7 @@ |
| #include <algorithm> |
| #include <stdint.h> |
| +#include <utility> |
| namespace WTF { |