Add missing include
authorCsaba Kertesz <csaba.kertesz@gmail.com>
Thu, 13 Oct 2016 21:39:07 +0000 (14:39 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Thu, 13 Oct 2016 21:53:48 +0000 (14:53 -0700)
commitba7a749ea32b6f5758ce34984c5799d7dbe972df
tree430ea722dede6f99dfe8ab1a2a08da75d8762317
parent9fa5146d2b7aec3316cc56333ec24b85c91dd312
Add missing include

Summary:
String.h references std::vector, but it is not included.
Closes https://github.com/facebook/folly/pull/496

Reviewed By: yfeldblum, meyering

Differential Revision: D4009410

Pulled By: Orvid

fbshipit-source-id: f21ce0d5833f0959a83e75e2fbcbe2beedbb5b6f
folly/String.h