x64 detection missing an include
authorElizabeth Smith <elizabeths@fb.com>
Fri, 18 Apr 2014 16:28:00 +0000 (09:28 -0700)
committerSara Golemon <sgolemon@fb.com>
Fri, 18 Apr 2014 19:10:26 +0000 (12:10 -0700)
commitb7433faa1bfffab07e581cf431371293b2f5e697
treeeb2084624a5d8c30b19a87b2e3c43f1034ddda82
parent779cbf35527d33c4073a3c8929e284e9a16b0e50
x64 detection missing an include

Summary: rwspinlock.h was missing the portability.h header which made the x64 detection go wonky, but only shows up when used with isolated rwspinlock use

Test Plan: fbmake runtests

Reviewed By: andrei.alexandrescu@fb.com

FB internal diff: D1284387

Blame Revision: D1282140
folly/RWSpinLock.h