Commit faa5f598 authored by Michael Lee's avatar Michael Lee Committed by Facebook Github Bot

Include `<array>` for test

Summary: <array> is sometimes necessary for using `std::array`. Fix up

Reviewed By: aary

Differential Revision: D5740866

fbshipit-source-id: 13bafadd26fdd0f2eff3513115b43811682e7cda
parent f45b792f
......@@ -16,6 +16,7 @@
#include <folly/Foreach.h>
#include <array>
#include <initializer_list>
#include <iterator>
#include <list>
......
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