Commit 1318513c authored by Orvid King's avatar Orvid King Committed by Facebook Github Bot

Remove uneeded boost/random includes

Summary: They aren't needed

Reviewed By: yfeldblum

Differential Revision: D13855963

fbshipit-source-id: c822a4b806350ef178906401b2239a865fd77119
parent 99007fc3
......@@ -22,8 +22,6 @@
#include <memory>
#include <string>
#include <boost/random.hpp>
#include <folly/FBVector.h>
#include <folly/Traits.h>
#include <folly/container/Foreach.h>
......
......@@ -23,8 +23,6 @@
#include <map>
#include <memory>
#include <boost/random.hpp>
#include <folly/FBString.h>
#include <folly/Random.h>
#include <folly/Traits.h>
......
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