Commit c0b795ac authored by Yedidya Feldblum's avatar Yedidya Feldblum Committed by Facebook GitHub Bot

add missing pragma-once to folly/lang/New.h

Summary: sosorry

Differential Revision: D33218659

fbshipit-source-id: e7c77b503ef6c7144fd8da684b22f793d85b2b96
parent 72229769
......@@ -14,6 +14,8 @@
* limitations under the License.
*/
#pragma once
#include <new>
#include <folly/CppAttributes.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment