fbcode: remove unused includes from .cpp files with no #if and #define
[folly.git] / folly / test / StringBenchmark.cpp
index d6b57161fbea59ad5a3d9e59dd87c9eb09d7a56d..5e2361f637b5c10f4bd07b3dfe7d38f13c86d9d1 100644 (file)
@@ -19,7 +19,6 @@
 #include <boost/algorithm/string.hpp>
 #include <folly/Benchmark.h>
 #include <folly/Random.h>
-#include <cstdarg>
 #include <random>
 
 using namespace folly;