Commit 8c7ef2e3 authored by Thong Le's avatar Thong Le Committed by Facebook GitHub Bot

fix no member named 'atexit' in namespace 'std'

Summary: Resolve issue here: https://fb.workplace.com/groups/560979627394613/permalink/1763417530484144/

Differential Revision: D21147181

fbshipit-source-id: 82acb7eb910deff28a722026d1f43bae855f2942
parent d5f1f1bb
......@@ -17,6 +17,7 @@
#include <folly/init/Phase.h>
#include <atomic>
#include <cstdlib>
#include <stdexcept>
namespace folly {
......
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