Commit efd4e281 authored by Zach Amsden's avatar Zach Amsden Committed by Facebook Github Bot

Include init/Init.cpp

Summary: Anything calling folly::init() will not link with open source build

Reviewed By: yfeldblum

Differential Revision: D4214296

fbshipit-source-id: 636ed5ae8ad36a323054efaad96d3756f1b7b9d0
parent 55d0f32f
......@@ -429,6 +429,7 @@ libfolly_la_SOURCES = \
IPAddressV4.cpp \
IPAddressV6.cpp \
LifoSem.cpp \
init/Init.cpp \
io/Compression.cpp \
io/Cursor.cpp \
io/IOBuf.cpp \
......
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