Add <new> header for placement new
authorAdam Norton <anorton@fb.com>
Sat, 9 Apr 2016 02:30:43 +0000 (19:30 -0700)
committerFacebook Github Bot 0 <facebook-github-bot-0-bot@fb.com>
Sat, 9 Apr 2016 02:35:32 +0000 (19:35 -0700)
commit2dafcc987ed3e65f006a5c5beaa7832d3f3a7ec0
tree078ac8095928891989aaa97f7a72fc979c50c265
parent54f2a4c869770c4e800f654bd4f916cdcf898864
Add <new> header for placement new

Summary: This header is necessary for the placement new operator used in the construct method (line 265)

Reviewed By: yfeldblum

Differential Revision: D3156741

fb-gh-sync-id: 84a64821553b42d46fb70b5ee267a401028c94f2
fbshipit-source-id: 84a64821553b42d46fb70b5ee267a401028c94f2
folly/Optional.h