Move RequestContext definitions to source files
[folly.git] / folly / futures / test / WindowTest.cpp
index ddd43d973887f1ea96c69794dbfc038522e0090c..6eecedc199ef544d90155c475b04f447acb91ecf 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <boost/thread/barrier.hpp>
 
+#include <folly/Conv.h>
 #include <folly/futures/Future.h>
 
 #include <vector>