Commit faed3cec authored by Steve O'Brien's avatar Steve O'Brien Committed by Facebook Github Bot

folly/String: drop unneeded type_traits header

Summary: Unneeded header in frequently-used file; drop it

Reviewed By: yfeldblum

Differential Revision: D7165040

fbshipit-source-id: b60a3cdf924ab93961a7ead3ac0653a2339a4faf
parent 5e420c8c
......@@ -25,7 +25,6 @@
#include <vector>
#include <boost/regex/pending/unicode_iterator.hpp>
#include <boost/type_traits.hpp>
#include <folly/Conv.h>
#include <folly/ExceptionString.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