Fix multiple includes
authorNicholas Ormrod <njormrod@fb.com>
Wed, 29 Oct 2014 20:10:39 +0000 (13:10 -0700)
committerdcsommer <dcsommer@fb.com>
Wed, 29 Oct 2014 23:08:09 +0000 (16:08 -0700)
commit19b982dc8f1e2a81b34c9bd0b7c2bce92ba9413c
treeb34ad4b552975562d6ef66b9a3ae2223e6c889d7
parent9a88e5b5681dfc13a5f392ebce9ff2576e476f99
Fix multiple includes

Summary:
Add nolint comments to appropriate multiply-included files.
Removed raw duplicates from StlVectorTest.

Test Plan:
fbconfig -r folly && fbmake runtests

Ran arc lint, see no "included multiple times" messages

Reviewed By: robbert@fb.com

Subscribers: sdwilsh, njormrod, folly-diffs@

FB internal diff: D1644144

Tasks: 5486739

Signature: t1:1644144:1414599280:1e403ea3675d2173b249c4ce6db0dad621a139bc
folly/FBString.h
folly/test/FBStringBenchmark.cpp
folly/test/FBVectorBenchmark.cpp
folly/test/stl_tests/StlVectorTest.cpp