Commit 1fe8bf76 authored by Maged Michael's avatar Maged Michael Committed by Facebook GitHub Bot

Remove include of sorted_vector_types.h from Request.h

Summary: Remove unused include of sorted_vector_types.h in Request.h

Reviewed By: yfeldblum

Differential Revision: D20903094

fbshipit-source-id: cf54ebabc102789e5629d84a138a1caf1ffa396b
parent a5683e13
......@@ -18,7 +18,6 @@
#include <folly/Synchronized.h>
#include <folly/container/F14Map.h>
#include <folly/sorted_vector_types.h>
#include <folly/synchronization/Hazptr.h>
#include <atomic>
......
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