From 6d58adc5225a4662faf5f6343069dec626fdc84d Mon Sep 17 00:00:00 2001 From: Christopher Dykes Date: Fri, 25 Nov 2016 11:29:21 -0800 Subject: [PATCH 1/1] Revert D4214296: [Folly] Include init/Init.cpp Summary: This reverts commit 636ed5ae8ad36a323054efaad96d3756f1b7b9d0 Differential Revision: D4214296 fbshipit-source-id: 41fe55a8fcbf41cce44fee7ba65eda5aadbf97b3 --- folly/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/folly/Makefile.am b/folly/Makefile.am index 62b484e3..768fdf6f 100644 --- a/folly/Makefile.am +++ b/folly/Makefile.am @@ -429,7 +429,6 @@ libfolly_la_SOURCES = \ IPAddressV4.cpp \ IPAddressV6.cpp \ LifoSem.cpp \ - init/Init.cpp \ io/Compression.cpp \ io/Cursor.cpp \ io/IOBuf.cpp \ -- 2.34.1